SIFWorks ADK 2.0
SetGender Method (val)
NamespacesEdustructures.SifWorks.CommonDemographicsSetGender(Gender)

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

Sets the value of the <Gender> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetGender(
	Gender val
)
Public Sub SetGender ( _
	val As Gender _
)
public:
void SetGender (
	Gender^ val
)
Parameters
val (Gender)
A Gender 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