TimeDimensionProvider Properties

The TimeDimensionProvider type exposes the following members.

Properties
  NameDescription
Public propertyComponentDescription
Gets the standard component description.
(Inherited from ComponentBase.)
Public propertyComponentId
Gets the component ID.
(Inherited from ComponentBase.)
Public propertyComponentName
Gets the standard component name.
(Inherited from ComponentBase.)
Public propertyFirstDayOfWeek
Gets or sets the first day of the week, when the provider supports week interval.
Public propertyHasCustomConfigurationUI
Gets a value indicating whether this data provider is using a custom configuration UI.
Public propertyIsEnabled
Gets a value indicating whether the component is enabled.
(Inherited from ComponentBase.)
Public propertyLogger
Gets the logger for the module or extension package corresponding to the component.
(Inherited from ComponentBase.)
Public propertyMaxSupportedDate
Gets the maximum supported date.
Public propertyMinSupportedDate
Gets the minimum supported date.
Public propertyPackageId
Gets the ID of the extension package to which the component belongs.
(Inherited from ComponentBase.)
Public propertyPropertyDescriptors
Gets the time dimension provider-specific property descriptors.
Public propertyProviderValues
Gets the custom provider values.
Public propertySupportedHierarchies
Gets the supported hierarchies.
Public propertySupportedIntervals
Gets the supported intervals.
Top
See Also