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
Syntaxpublic string[] Keys { get; }
Public ReadOnly Property Keys As String()
Get
Property Value
Type:
String
See Also