|
Constructs an instance of an ArgumentDefinition using the specified arguments.
- Parameters:
-
| name | Input the name of the argument. |
| description | Input a brief description of the argument. |
| propertyType | Input the proeprty of argument. |
| dataType | Input the type of argument. |
- Returns:
- Returns ArgumentDefinition
|