SIFWorks ADK 2.0
Demographics Property
NamespacesEdustructures.SifWorks.ProfdevEmployeeCredentialDemographics

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

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

The SIF specification defines the meaning of this null as: "This element contains information related to employee demographics."

To remove the Demographics, set Demographics to null

Version: 2.0

Since: 1.5r1

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