DocumentVariablesCollectionKeys Property |
Returns an array of keys from all user-defined variables.
Namespace:
Easymap.AddIn
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax public string[] Keys { get; }
Public ReadOnly Property Keys As String()
Get
Property Value
Type:
StringSee Also