Gets the complete list of arguments.
Namespace:
Autodesk.iLogic.Interfaces
Assembly:
Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 25.0
Syntax
VB
ReadOnly Property Arguments As NameValueMap
Get
C#
NameValueMap Arguments { get; }
Return Value
Type:
NameValueMapThe list of arguments.
See Also
Reference