SIFWorks ADK 2.0
StateAllowancesNumber Property
NamespacesEdustructures.SifWorks.HrfinW4StateAllowancesNumber

[This is preliminary documentation and is subject to change.]

Gets or sets the value of the <StateAllowancesNumber> element.
Declaration Syntax
C#Visual BasicVisual C++
public Nullable<int> StateAllowancesNumber{ get; set;}
Public Property StateAllowancesNumber As Nullable(Of Integer)
public:
property Nullable<int> StateAllowancesNumber {
	Nullable<int> get ();
	void set (Nullable<int> value);
}
Value
The StateAllowancesNumber element of this object.
Remarks

The SIF specification defines the meaning of this element as: "Number of state allowances."

Version: 2.0

Since: 1.5r1

Assembly: Edustructures.SifWorks.SdoAll (Module: Edustructures.SifWorks.SdoAll) Version: 2.0.0.10