Click or drag to resize

WoSchedule Class

Represents WoSchedule
Inheritance Hierarchy

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class WoSchedule : CorrigoEntityWithOptimisticLock

The WoSchedule type exposes the following members.

Properties
 NameDescription
Public propertyDuration Expected scheduled duration is minutes.
Public propertyScheduledStart Defines moment when work is expected to start.
Public propertyWorkOrder Instance of parent work order
Public propertyWorkOrderId Parent work order, references WorkOrder2Object.ID.
Top
See Also