SIFWorks ADK 2.0
SetStateOfBirth Method (val)
NamespacesEdustructures.SifWorks.CommonDemographicsSetStateOfBirth(StatePrCode)

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

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