BMXNET 4.0 Developer API

BMX Broker's host address name or IP Address

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

Syntax

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

See Also