![]() |
Parameter
|
The ParameterDefinitionT type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Default | Gets default typed value of the parameter. |
![]() |
Description | Gets the description of the parameter. |
![]() |
Internal | Gets flag that indicates if parameter is internal. |
![]() |
IsDefinition | Gets flag that indicates if parameter is a definition. |
![]() |
Name | Gets the name of the parameter. |
![]() |
Parse | Gets a custom parsing function that converts string into target type. |
![]() |
Required | Gets flag that indicates if the parameter is required. |
![]() |
Type | Gets the type of the parameter. |