| LkDataReturning Property |
The command return of the database
Namespace:
LinkarCommon
Assembly:
LinkarClientCOM (in LinkarClientCOM.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax public string Returning { get; }
Public ReadOnly Property Returning As String
Get
public:
property String^ Returning {
String^ get ();
}
member Returning : string with get
Property Value
Type:
StringSee Also