| LkDataRecords Property |
The output records of the operation separated by the ASCII code character 30.
Namespace:
LinkarCommon
Assembly:
LinkarClientCOM (in LinkarClientCOM.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax public string Records { get; }
Public ReadOnly Property Records As String
Get
public:
property String^ Records {
String^ get ();
}
member Records : string with get
Property Value
Type:
StringSee Also