Click or drag to resize
WoCreateCommandComputeSchedule Property
True means “Schedule” routine will be executed. Default value is False.

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

Property Value

Type: Boolean
See Also