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