Share via


TimeIntelligenceProduction.DisplayExpression Property (Microsoft.PerformancePoint.Scorecards)

The display expression of the production.

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
Public Property DisplayExpression As String
'Usage
Dim instance As TimeIntelligenceProduction
Dim value As String

value = instance.DisplayExpression

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

Remarks

Used in reporting errors. See compiler create exceptions methods.

See Also

Reference

TimeIntelligenceProduction Class
TimeIntelligenceProduction Members
Microsoft.PerformancePoint.Scorecards Namespace