TimeNotationItemActiveMonthIndex Property

Get/Set the index of months.

Definition

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

Property Value

Int32

See Also