The DispatcherTypeParameter type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Description |
Description of the parameter.
|
![]() | InitialValue |
The value that shall be used (i.e. copied into Value) when a new dispatcher of this type is introduced.
|
![]() | Name |
The name of the parameter (Unique within each dispatcher type).
|
![]() | Occurrence |
Whether the parameter is optional or required.
|
![]() | ValueType |
The parameter type according to requirement of Configurator integration.
|
See Also