TimeNotationItemActiveYearIndex Property

Get/Set the index of years.

Definition

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

Property Value

Int32

See Also