BMXNET 4.0 Developer API

Hospital Location of the visit

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

Syntax

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

See Also