Share via


Native (WriteActionModuleType)

Applies To: System Center Service Manager 2010

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

Contains the class ID of a native module type definition.

Schema Hierarchy

ManagementPack
  TypeDefinitions
    ModuleTypes
      WriteActionModuleType
        ModuleImplementation (WriteActionModuleType)
          Native

Syntax

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

Attributes and Elements

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

Attributes

None.

Child Elements

Element Description

ClassID (WriteActionModuleType)

Required element. Represents the class ID of a native module type definition.

Parent Elements

Element Description

ModuleImplementation (WriteActionModuleType)

Defines the implementation type for native or managed module type definitions, and the composite elements for composite module type definitions.

Remarks

Important

The creation of native module types is currently unsupported.

See Also

Reference

ModuleImplementation (WriteActionModuleType)