ProjectContextTimeBlocks Property

Get a reference to the collection of defined schedule time blocks.

Definition

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

Property Value

TimeBlockCollection

See Also