BMXNET 4.0 Developer API

A displayable name of the user

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

Syntax

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

See Also