Share via


ManagementPackCustomMeasureType.Type Property

Definition

Gets or sets the column type for the current object.

public:
 property Microsoft::EnterpriseManagement::Configuration::ManagementPackCubeCustomMeasureTypes Type { Microsoft::EnterpriseManagement::Configuration::ManagementPackCubeCustomMeasureTypes get(); void set(Microsoft::EnterpriseManagement::Configuration::ManagementPackCubeCustomMeasureTypes value); };
[Microsoft.EnterpriseManagement.Configuration.FieldMapping("Type")]
public Microsoft.EnterpriseManagement.Configuration.ManagementPackCubeCustomMeasureTypes Type { get; set; }
member this.Type : Microsoft.EnterpriseManagement.Configuration.ManagementPackCubeCustomMeasureTypes with get, set
Public Property Type As ManagementPackCubeCustomMeasureTypes

Property Value

The column type for the current object.

Attributes

Applies to