ScheduledWorkOrdersSegments Property |
Ordered list of segments with scheduled start dates and durations. Decision engine will only start the next segment after the previous segment is finished.
Namespace: CorrigoServiceAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Segments[] Segments { get; set; }Public Property Segments As Segments()
Get
Set
No code example is currently available or this language may not be supported.
Property Value
Segments
See Also