Kpi.CurrentTimeMember Property

Definition

Gets or sets an MDX expression that returns the member that identifies the temporal context of the KPI.

[Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_Kpi_CurrentTimeMember")]
public string CurrentTimeMember { get; set; }
[<Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_Kpi_CurrentTimeMember")>]
member this.CurrentTimeMember : string with get, set
Public Property CurrentTimeMember As String

Property Value

String

A String that contains a CurrentTimeMember.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to