FreeBusyItemBusy Property

Get/Set a value indicating whether this connector identifies busy.

Definition

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

Property Value

Boolean

See Also