TimeNotationItemActivePeriod Property

Get/Set the selection of the active plan.

Definition

Namespace: ProjectTask
Assembly: ProjectTask (in ProjectTask.dll) Version: 25.2814.3647
C#
[JsonConverterAttribute(typeof(StringEnumConverter))]
[JsonPropertyAttribute(Order = 6)]
public ScheduleActivePeriod ActivePeriod { get; set; }

Property Value

ScheduleActivePeriod

See Also