TimeInterval Class

Time dimension interval.
Inheritance Hierarchy
SystemObject
  Dundas.BI.Data.TimeDimensionProvidersTimeInterval

Namespace:  Dundas.BI.Data.TimeDimensionProviders
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public class TimeInterval

The TimeInterval type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyDefaultFormat
Gets the default caption format.
Public propertyDefaultShortFormat
Gets the default short caption format.
Public propertyId
Gets the interval ID.
Public propertyIntervalType
Gets the interval type.
Public propertyName
Gets the interval name.
Public propertyStandardFormats
Gets the standard formats for captions.
Public propertySupportedAttributes
Gets the supported attributes.
Public propertySupportsSharedMembers
Gets a value indicating whether this time interval supports shared members.
Top
See Also