ObjectProjectionCriteria Class

Definition

Represents criteria for a projection.

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

Constructors

ObjectProjectionCriteria(ManagementPackTypeProjection)

Creates a new instance of the ObjectProjectionCriteria class, linking it to a specific type projection.

ObjectProjectionCriteria(String, ManagementPackTypeProjection, EnterpriseManagementGroup)

Creates a new instance of the ObjectProjectionCriteria class for criteria with object identifiers and/or embedded management pack references.

ObjectProjectionCriteria(String, ManagementPackTypeProjection, ManagementPack, EnterpriseManagementGroup)

Creates a new instance of the ObjectProjectionCriteria class from a specific management pack, with local references to the management pack group.

Properties

Projection

Gets the type projection that defines this criteria.

Methods

GetInvalidCriteriaElements()

Gets a read-only list of invalid criteria elements.

GetValidPropertyNames()

Gets a read-only list of valid property names.

Applies to