BMXNET 4.0 Developer API

String describing RPC call and input parameters of last non-DataTable RPC call

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

Syntax

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

See Also