TimeDimensionProvider Methods

The TimeDimensionProvider type exposes the following members.

Methods
  NameDescription
Public methodAddInterval
Adds the intervals to a specified time value.
Public methodEnumerateAttributeMembers
Enumerates the attribute member unique names.
Public methodEnumerateMembers
Enumerates the member unique names.
Public methodGetAttributeUniqueName
Gets the unique name of the attribute member.
Public methodGetCustomConfigurationUI
Gets the custom configuration UI based on the requested content type.
Public methodGetIntervalFromUniqueName
Gets the time interval from the unique name.
Public methodGetIntervalStartDate
Gets the interval start date.
Public methodGetMemberCaption
Gets the member caption.
Public methodGetSharedMemberUniqueName
Gets the unique name of the shared member.
Public methodGetTimeDifference
Calculates the number of members between the specified dates.
Public methodGetTimeFromUniqueName
Gets the member start time.
Public methodGetUniqueNameFromTime
Gets the member from time.
Protected methodLocalize
Localizes the specified string using the engine localization service.
(Inherited from ComponentBase.)
Top
See Also