DependencyItemDependencyDate Property

Get/Set the date and time related to the ancestor project or task.

Definition

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

Property Value

DateTime

See Also