CalendarLevelMappingIntervalId Property |
Gets the level interval ID.
Namespace: Dundas.BI.Entities.DateMappingsAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.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
Int32
The level interval ID.
See Also