BMXNET 4.0 Developer API

String value of last successful non-DataTable RPC call

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

Syntax

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

See Also