McCommandArgument Class |
![]() |
Namespace: MediaCy.IQL.Application
Public Class McCommandArgument
The McCommandArgument type exposes the following members.
Name | Description | |
---|---|---|
![]() | McCommandArgument | Initializes a new instance of the McCommandArgument class |
Name | Description | |
---|---|---|
![]() | ArgumentType |
Returns the type of the argument value or nothing for untyped arguments.
|
![]() | Description |
Returns a description of this object
|
![]() | Value |
Get or set the vaklue of this argument.
|
![]() | Variable |
Get or set the name of the parent variable associated to that input.
|