SIFWorks ADK 2.0
Earned Property
NamespacesEdustructures.SifWorks.ProfdevEmployeeRecertificationEarned

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

Gets or sets the value of the <Earned> element.
Declaration Syntax
C#Visual BasicVisual C++
public Earned Earned{ get; set;}
Public Property Earned As Earned
public:
property Earned^ Earned {
	Earned^ get ();
	void set (Earned^ value);
}
Value
An Earned
Remarks

The SIF specification defines the meaning of this null as: "Hours attended or credits earned by the employee"

To remove the Earned, set Earned to null

Version: 2.0

Since: 1.5r1

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