TimeNotationItemActiveDayIndex Property

Get/Set the index of days.

Definition

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

Property Value

Int32

See Also