Dispatcher |
The DispatcherTypeParameter type exposes the following members.
Name | Description | |
---|---|---|
![]() | Description | Description of the parameter. |
![]() | Domain | Domain of the parameter. |
![]() | Filter | Filter 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. |