TimeDimensionProvider Properties |
The TimeDimensionProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| ComponentDescription |
Gets the standard component description.
(Inherited from ComponentBase.) | |
| ComponentId |
Gets the component ID.
(Inherited from ComponentBase.) | |
| ComponentName |
Gets the standard component name.
(Inherited from ComponentBase.) | |
| FirstDayOfWeek |
Gets or sets the first day of the week, when the provider supports week interval.
| |
| HasCustomConfigurationUI |
Gets a value indicating whether this data provider is using a custom configuration UI.
| |
| IsEnabled | Gets a value indicating whether the component is enabled. (Inherited from ComponentBase.) | |
| Logger | Gets the logger for the module or extension package corresponding to the component. (Inherited from ComponentBase.) | |
| MaxSupportedDate |
Gets the maximum supported date.
| |
| MinSupportedDate |
Gets the minimum supported date.
| |
| PackageId |
Gets the ID of the extension package to which the component belongs.
(Inherited from ComponentBase.) | |
| PropertyDescriptors |
Gets the time dimension provider-specific property descriptors.
| |
| ProviderValues |
Gets the custom provider values.
| |
| SupportedHierarchies |
Gets the supported hierarchies.
| |
| SupportedIntervals |
Gets the supported intervals.
|