Previous Topic: QueryProcessDatasetNext Topic: Event Subscriptions


Module Configuration Operations

Module configuration operations let you act on operator categories (or modules):

QueryModuleConfigs

Queries for modules.

(Optional) The <ModuleType> attribute specifies whether the standard module configuration or custom module group configuration is returned. By default, the QueryModuleConfigs method returns all the available modules. The <ModuleType> attribute takes the following values:

All

Returns the standard modules and the custom modules configuration.

Standard

Returns only standard modules configuration.

Custom

Returns only custom modules configuration.

QueryModuleConfigProperties

Searches for the available modules and the custom module properties.

UpdateModuleConfigProperties

Updates the properties of the available modules and custom modules.