Gets the interval ID.
            
 
    Namespace: 
   Dundas.BI.Data.TimeDimensionProviders
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
SyntaxPublic ReadOnly Property Id As Integer
	Get
public:
property int Id {
	int get ();
}Property Value
Type: 
Int32
            The interval ID.
            
See Also