Share via


TimeIntelligenceMdxMemberProduction.FormulaOffset Property (Microsoft.PerformancePoint.Scorecards)

The offset of the production expressed in the formula (for example, Year-1).

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

Syntax

'Declaration
Public Property FormulaOffset As Integer
'Usage
Dim instance As TimeIntelligenceMdxMemberProduction
Dim value As Integer

value = instance.FormulaOffset

instance.FormulaOffset = value
public int FormulaOffset { get; set; }

See Also

Reference

TimeIntelligenceMdxMemberProduction Class
TimeIntelligenceMdxMemberProduction Members
Microsoft.PerformancePoint.Scorecards Namespace