![]() | TaskParameterDescription Properties |
The TaskParameterDescription type exposes the following members.
Name | Description | |
---|---|---|
![]() | Default |
Default value.
|
![]() | DefaultSerialized |
Default value.
|
![]() | Description |
Description.
|
![]() | FinalParameterType |
Returns the final parameter type. If the parameter type is a nullable type, the underlying type is returned, otherwise the parameter type itself is returned.
|
![]() | MetaType |
Meta type (used for parameters which are initialized by sub configurations).
|
![]() | MetaTypeString |
String of meta type (used for parameters which are initialized by sub configurations).
|
![]() | Name |
Readable name.
|
![]() | ParameterName |
Parameter name.
|
![]() | ParameterType |
Parameter type.
|
![]() | Type |
Parameter type.
|
![]() | VisualizationType |
Defines how the task parameter should be visualized.
|