JobPartType Property

Indicates if the JobPart is a non-standard JobPart such as a break which must be scheduled within a time window. The default value is None.

Definition

Namespace: VRSolver
Assembly: VRSolver (in VRSolver.dll) Version: 1.15.0+d867f7e856f281547f683ef6449a86e433a2356d
C#
public JobPartSpecialType Type { get; set; }

Property Value

JobPartSpecialType

See Also