Click or drag to resize

IRuleArgumentsArguments Property

Gets the complete list of arguments.

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax
ReadOnly Property Arguments As NameValueMap
	Get

Return Value

Type: NameValueMap
The list of arguments.
See Also