| LkDataRowHeaders Property |
The content of the headers for the LkSchemas, LkProperties and GetTable operations.
Namespace:
LinkarCommon
Assembly:
LinkarClientCOM (in LinkarClientCOM.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax public string RowHeaders { get; }
Public ReadOnly Property RowHeaders As String
Get
public:
property String^ RowHeaders {
String^ get ();
}
member RowHeaders : string with get
Property Value
Type:
StringSee Also