SIFWorks ADK 2.0
StateOfBirth Property
NamespacesEdustructures.SifWorks.CommonDemographicsStateOfBirth

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

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

The SIF specification defines the meaning of this element as: "The person's state of birth."

Version: 2.0

Since: 1.1

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