| LkItemLstDictsId Property |
Linkar Framework for .NET and Core
Array with the dictionary names for record Ids.
Namespace: Linkar.LkDataAssembly: Linkar.LkData (in Linkar.LkData.dll) Version: 2.3.1
Syntax public string[] LstDictsId { get; }
Public ReadOnly Property LstDictsId As String()
Get
public:
property array<String^>^ LstDictsId {
array<String^>^ get ();
}
member LstDictsId : string[] with get
Property Value
StringSee Also