TimeDimension Constructor (TimeDimensionProvider, ICollection<Int32>) |
Namespace: Dundas.BI.Entities.TimeDimensions
public TimeDimension( TimeDimensionProvider timeDimensionProvider, ICollection<int> timeIntervals )
Exception | Condition |
---|---|
ArgumentNullException | timeDimensionProvider is null. |
ArgumentException | The timeIntervals was null or empty. |