GregorianProvider Properties

The GregorianProvider type exposes the following members.

Properties
  NameDescription
Public propertyComponentDescription
Gets the standard component description.
(Overrides ComponentBaseComponentDescription.)
Public propertyComponentId
Gets the component ID.
(Overrides ComponentBaseComponentId.)
Public propertyComponentName
Gets the standard component name.
(Overrides ComponentBaseComponentName.)
Public propertyFirstDayOfWeek
Gets or sets the first day of the week, when the provider supports week interval.
(Overrides TimeDimensionProviderFirstDayOfWeek.)
Public propertyHasCustomConfigurationUI
Gets a value indicating whether this data provider is using a custom configuration UI.
(Inherited from TimeDimensionProvider.)
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.
(Overrides TimeDimensionProviderMaxSupportedDate.)
Public propertyMinSupportedDate
Gets the minimum supported date.
(Overrides TimeDimensionProviderMinSupportedDate.)
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.
(Overrides TimeDimensionProviderPropertyDescriptors.)
Public propertyProviderValues
Gets the custom provider values.
(Inherited from TimeDimensionProvider.)
Public propertySupportedHierarchies
Gets the supported hierarchies.
(Overrides TimeDimensionProviderSupportedHierarchies.)
Public propertySupportedIntervals
Gets the supported intervals.
(Overrides TimeDimensionProviderSupportedIntervals.)
Top
See Also