[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <Demographics> element.
| C# | Visual Basic | Visual C++ |
public Demographics Demographics{ get; set;}
Public Property Demographics As Demographics
public: property Demographics^ Demographics { Demographics^ get (); void set (Demographics^ value); }
A Demographics
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