IDateTimeContainer Interface

Interface for a date/time container.

Namespace:  Dundas.BI.Data.Metadata
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public interface IDateTimeContainer

The IDateTimeContainer type exposes the following members.

Properties
  NameDescription
Public propertyMemberTime
Gets the member time value, when appropriate. This value is only used for alignment in visualization controls and not for filtering.
Top
See Also