CreatableObjectGroup Class

Definition

Represents a group of objects as defined by the system infrastructure.

public ref class CreatableObjectGroup
public class CreatableObjectGroup
type CreatableObjectGroup = class
Public Class CreatableObjectGroup
Inheritance
CreatableObjectGroup

Remarks

The object group will create a singleton class and a discovery rule in the system infrastructure to represent that group.

Constructors

CreatableObjectGroup(String, String, String, String)

Initializes a new instance of the CreatableObjectGroup class.

Properties

Description

Gets or sets the description of the underlying singleton type.

DisplayName

Gets or sets the display name of the underlying singleton type.

Formula

Gets or sets the formula that defines membership of this group.

Name

Gets or sets the name of the underlying singleton type.

Namespace

Gets or sets the namespace property of the underlying singleton type for this group. The namespace value is prepended to the name of the underlying singleton type to generate the Name property of the underlying singleton type.

Applies to