TimeDimension Constructor (Guid, ICollectionInt32, ParameterValueCollection) |
Namespace: Dundas.BI.Entities.TimeDimensions
public TimeDimension( Guid providerId, ICollection<int> timeIntervals, ParameterValueCollection providerValues )
| Exception | Condition |
|---|---|
| ArgumentException | providerId is Empty. |
| InvalidSessionException | The caller context is not associated with a valid session. |
| InvalidProviderException | The time dimension provider cannot be loaded. |
| ArgumentException | The timeIntervals was or empty. |