SIFWorks ADK 2.0
TotalYears Property
NamespacesEdustructures.SifWorks.ProfdevEmployeeCredentialTotalYears

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

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

The SIF specification defines the meaning of this element as: "Total number of years employee has been in a professional position"

Version: 2.0

Since: 1.5r1

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