TimeHierarchyOffsetValueOffset Property  | 
 
            Gets the time interval representing the desired offset when compared to the target value.
            
 
    Namespace: 
   Dundas.BI.Data.Parameters
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic int Offset { get; }Public ReadOnly Property Offset As Integer
	Get
public:
property int Offset {
	int get ();
}member Offset : int with get
Property Value
Type: 
Int32
See Also