ContactAllocationItemTimeBlocks Property

Get a reference to the collection of time blocks being scheduled.

Definition

Namespace: ProjectTask
Assembly: ProjectTask (in ProjectTask.dll) Version: 25.2814.3647
C#
public TimeBlockCollection TimeBlocks { get; }

Property Value

TimeBlockCollection

See Also