| LkDataSchPropRowProperties Property |
Linkar Framework for .NET and Core
The RowProperties value of the LkSchemas or LkLkProperties operations.
Namespace: Linkar.LkDataAssembly: Linkar.LkData (in Linkar.LkData.dll) Version: 2.3.1
Syntax public string[] RowProperties { get; }
Public ReadOnly Property RowProperties As String()
Get
public:
property array<String^>^ RowProperties {
array<String^>^ get ();
}
member RowProperties : string[] with get
Property Value
StringSee Also