TimeIntelligenceMdxMemberProduction.TotalOffset Property (Microsoft.PerformancePoint.Scorecards)
The total offset of the production from the reference point factoring in the formula offset.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)
Syntax
'Declaration
Public ReadOnly Property TotalOffset As Integer
'Usage
Dim instance As TimeIntelligenceMdxMemberProduction
Dim value As Integer
value = instance.TotalOffset
public int TotalOffset { get; }
See Also
Reference
TimeIntelligenceMdxMemberProduction Class
TimeIntelligenceMdxMemberProduction Members
Microsoft.PerformancePoint.Scorecards Namespace