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