CalendarLevelMappingIntervalId Property  | 
 
            Gets the level interval ID.
            
 
    Namespace: 
   Dundas.BI.Entities.DateMappings
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic int IntervalId { get; }Public ReadOnly Property IntervalId As Integer
	Get
public:
property int IntervalId {
	int get ();
}member IntervalId : int with get
Property Value
Type: 
Int32
            The level interval ID.
            
See Also