SIFWorks ADK 2.0
CountyOfBirth Property
NamespacesEdustructures.SifWorks.CommonDemographicsCountyOfBirth

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

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

The SIF specification defines the meaning of this element as: "The county in which the person was born."

Version: 2.0

Since: 1.1

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