SIFWorks ADK 2.0
BirthDate Property
NamespacesEdustructures.SifWorks.EtranscriptsDemographicsDataBirthDate

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

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

Version: 2.0

Since: 2.0

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