BMXNET 4.0 Developer API

The displayable name (external value) of the patient's primary provider.

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

Syntax

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

See Also