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