Open this page in the API Guide

AttributeOfTimeMember Class

An attribute of a time hierarchy member.
Inheritance Hierarchy
System.Object
  Dundas.BI.Data.TimeDimensionProviders.AttributeOfTimeMember

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

The AttributeOfTimeMember type exposes the following members.

Constructors
  NameDescription
Public methodAttributeOfTimeMember
Initializes a new instance of the AttributeOfTimeMember class.
Top
Properties
  NameDescription
Public propertyDefaultFormat
Gets the default format.
Public propertyId
Gets the attribute ID.
Public propertyName
Gets the attribute name.
Top
See Also