Share via


ManagementPackMeasureGroupType.DateDimAlias Property

Definition

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Gets or sets the name of the date dimension that filters on this measure group.

public:
 property System::String ^ DateDimAlias { System::String ^ get(); void set(System::String ^ value); };
[Microsoft.EnterpriseManagement.Configuration.FieldMapping("DateDimAlias")]
public string DateDimAlias { get; set; }
member this.DateDimAlias : string with get, set
Public Property DateDimAlias As String

Property Value

The name of the date dimension.

Attributes

Applies to