Click or drag to resize

McCommandArgument Properties

The McCommandArgument type exposes the following members.

Properties
  NameDescription
Public propertyArgumentType
Returns the type of the argument value or nothing for untyped arguments.
Public propertyDescription
Returns a description of this object
Public propertyValue
Get or set the vaklue of this argument.
Public propertyVariable
Get or set the name of the parent variable associated to that input.
Top
See Also