Event Summary |
Error | Generic Error event. |
MultipleParamsDataView | A helper event to create a DataView with columns matching a ParamsSchema event and each row representing a Params events which matches the ParamsSchema. |
MultipleParamsDataViewConsts | Constants event for the Multiple Param DataView that define the various constant values for common settings, values, and configuration items. |
Params | Generic Parameter event. |
ParamsSchema | The Parameter Schema event describes the parameters that can (or must) be set. |
ParamsSchemaItem | The parameter schema item describes a single instance of a configurable parameter. |
SingleParamsDataView | A helper event to create a 2 column DataView containing a row per Key:Value pair from the supplied Params event. |
SingleParamsDataViewConsts | Constants event for the Single Param DataView that define the various constant values for common settings, values, and configuration items. |