BMXNET 4.0 Developer API

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

Syntax

         
 C#  Visual Basic  Visual C++ 
protected string ResultKey { get; set; }
Protected Property ResultKey As String
protected:
property String^ ResultKey {
	String^ get ();
	void set (String^ value);
}

See Also