Click or drag to resize
WorkZoneIsPrecalculatedSchedule Property
Boolean flag; True means Precalculated (new behavior that provides a choice of N appointments)

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool IsPrecalculatedSchedule { get; set; }

Property Value

Type: Boolean
See Also