BMXNET 4.0 Developer API

The required Name/IP Address of the RPMS Host

Namespace:  IndianHealthService.BMXNet.WinForm.Configuration
Assembly:  BMXWIN40 (in BMXWIN40.dll)

Syntax

         
 C#  Visual Basic  Visual C++ 
public string Server { get; set; }
Public Property Server As String
public:
property String^ Server {
	String^ get ();
	void set (String^ value);
}

See Also