[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Represents the class ID of a native module type definition.

Schema Hierarchy

ManagementPack
  TypeDefinitions
    ModuleTypes
      ConditionDetectionModuleType
        ModuleImplementation (ConditionDetectionModuleType)
          Native (ConditionDetectionModuleType)
            ClassID

Syntax

Xml
<ClassID>XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX</ClassID>

Attributes and Elements

The following sections describe attributes, child elements, and the parent element of the ClassID element.

Attributes

None.

Child Elements

None.

Parent Elements

Element Description

Native (ConditionDetectionModuleType)

Contains the class ID of a native module type definition.

See Also