ParameterContainer.TimeIntelligenceCurrentTime - Propriété

Obtient ou définit la valeur du filtre time intelligence date actuelle.

Espace de noms :  Microsoft.PerformancePoint.Scorecards
Assembly :  Microsoft.PerformancePoint.Scorecards.ServerCommon (dans Microsoft.PerformancePoint.Scorecards.ServerCommon.dll)

Syntaxe

'Déclaration
Public Property TimeIntelligenceCurrentTime As String
    Get
    Set
'Utilisation
Dim instance As ParameterContainer
Dim value As String

value = instance.TimeIntelligenceCurrentTime

instance.TimeIntelligenceCurrentTime = value
public string TimeIntelligenceCurrentTime { get; set; }

Valeur de propriété

Type : System.String
La valeur du filtre time intelligence date actuelle.

Voir aussi

Référence

ParameterContainer classe

ParameterContainer - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms