TimeNotationItemActiveEndDate Property

Get/Set the end date of the active plan.

Definition

Namespace: ProjectTask
Assembly: ProjectTask (in ProjectTask.dll) Version: 25.2814.3647
C#
[JsonPropertyAttribute(Order = 4)]
public DateTime ActiveEndDate { get; set; }

Property Value

DateTime

See Also