BMXNET 4.0 Developer API

If knownn, the DOB of the patient

Namespace:  IndianHealthService.BMXNet.Model
Assembly:  BMXNET40 (in BMXNET40.dll)

Syntax

         
 C#  Visual Basic  Visual C++ 
Nullable<DateTime> Dob { get; }
ReadOnly Property Dob As Nullable(Of DateTime)
property Nullable<DateTime> Dob {
	Nullable<DateTime> get ();
}

See Also