| LkDataRowProperties Property |
The content of the properties names for the LkSchemas, LkProperties and GetTable operations.
Namespace:
LinkarCommon
Assemblies:
LinkarClientCore (in LinkarClientCore.dll) Version: 2.1.0.0
LinkarClientMono (in LinkarClientMono.dll) Version: 2.1.0.0 (2.1.0.0)
LinkarClient (in LinkarClient.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax public string RowProperties { get; }
Public ReadOnly Property RowProperties As String
Get
public:
property String^ RowProperties {
String^ get ();
}
member RowProperties : string with get
Property Value
Type:
StringSee Also