Click or drag to resize

WorkOrderDuration Property

Expected duration for the work related to this work order in minutes.

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int Duration { get; set; }

Property Value

Int32
See Also