TimeDimensionProviderData Class | 
Namespace: Dundas.BI.WebApi.Models
The TimeDimensionProviderData type exposes the following members.
| Name | Description | |
|---|---|---|
| TimeDimensionProviderData | 
            Initializes a new instance of the TimeDimensionProviderData class.
              | 
| Name | Description | |
|---|---|---|
| Description | 
            Gets the time dimension provider description.
              | |
| HasCustomConfigurationUI | 
            Gets a value indicating whether this time dimension provider is using a custom configuration UI.
              | |
| Id | 
            Gets the time dimension provider ID.
              | |
| Name | 
            Gets the time dimension provider name.
              | |
| SupportedIntervals | 
            Gets the supported intervals.
              | |
| UIClassName | 
            Gets or sets the name of the UI class (used for auto de-serialization).
              (Inherited from BaseDataContract.) | 
| Name | Description | |
|---|---|---|
| ToDataContractMappings | 
            The mapping between TimeDimensionProviderInfo and TimeDimensionProviderData.
              |