TimeNotationItemActiveCount Property

Get/Set the number of occurrences until the event has expired.

Definition

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

Property Value

Int32

See Also