Share via


ObjectProjectionCriteria.Projection Property

Definition

Gets the type projection that defines this criteria.

public:
 property Microsoft::EnterpriseManagement::Configuration::ManagementPackTypeProjection ^ Projection { Microsoft::EnterpriseManagement::Configuration::ManagementPackTypeProjection ^ get(); };
public Microsoft.EnterpriseManagement.Configuration.ManagementPackTypeProjection Projection { get; }
member this.Projection : Microsoft.EnterpriseManagement.Configuration.ManagementPackTypeProjection
Public ReadOnly Property Projection As ManagementPackTypeProjection

Property Value

The type projection.

Applies to