TimeDimensionProviderData Properties

The TimeDimensionProviderData type exposes the following members.

Properties
  NameDescription
Public propertyDescription
Gets the time dimension provider description.
Public propertyHasCustomConfigurationUI
Gets a value indicating whether this time dimension provider is using a custom configuration UI.
Public propertyId
Gets the time dimension provider ID.
Public propertyName
Gets the time dimension provider name.
Public propertySupportedIntervals
Gets the supported intervals.
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Top
See Also