BMXNET 4.0 Developer API

The default displayable version of the patient's name

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

Syntax

         
 C#  Visual Basic  Visual C++ 
string PatientName { get; }
ReadOnly Property PatientName As String
property String^ PatientName {
	String^ get ();
}

See Also