TimeNotationDateItem Class

Tracking information for a time notation and an individual resolved date range.

Definition

Namespace: ProjectTask
Assembly: ProjectTask (in ProjectTask.dll) Version: 25.2814.3647
C#
public class TimeNotationDateItem
Inheritance
Object    TimeNotationDateItem

Constructors

TimeNotationDateItemInitializes a new instance of the TimeNotationDateItem class

Properties

DateRange Get/Set a reference to the captured date range.
TimeNotation Get/Set a reference to the time notation being tracked.

Methods

Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Inherited from Object)

See Also