SIFWorks ADK 2.0
Gender Property
NamespacesEdustructures.SifWorks.CommonDemographicsGender

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

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

The SIF specification defines the meaning of this element as: "Person's gender."

Version: 2.0

Since: 1.1

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