Share via


ManagementPackCustomMeasureType.Target Property

Definition

Gets or sets the target for the current object.

public:
 property Microsoft::EnterpriseManagement::Configuration::ManagementPackElementReference<Microsoft::EnterpriseManagement::Configuration::ManagementPackDimensionType ^> ^ Target { Microsoft::EnterpriseManagement::Configuration::ManagementPackElementReference<Microsoft::EnterpriseManagement::Configuration::ManagementPackDimensionType ^> ^ get(); void set(Microsoft::EnterpriseManagement::Configuration::ManagementPackElementReference<Microsoft::EnterpriseManagement::Configuration::ManagementPackDimensionType ^> ^ value); };
[Microsoft.EnterpriseManagement.Configuration.FieldMapping("Target")]
public Microsoft.EnterpriseManagement.Configuration.ManagementPackElementReference<Microsoft.EnterpriseManagement.Configuration.ManagementPackDimensionType> Target { get; set; }
member this.Target : Microsoft.EnterpriseManagement.Configuration.ManagementPackElementReference<Microsoft.EnterpriseManagement.Configuration.ManagementPackDimensionType> with get, set
Public Property Target As ManagementPackElementReference(Of ManagementPackDimensionType)

Property Value

The target for the current object.

Attributes

Applies to