SIFWorks ADK 2.0
Amount Property
NamespacesEdustructures.SifWorks.HrfinPayRateAmount

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

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

The SIF specification defines the meaning of this element as: "Pay amount."

Version: 2.0

Since: 1.5r1

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