SetWorkOrderDependencyCommandDependentWorkOrderId Property |
Dependent Work Order Id. If this value is zero or null, it means existing dependency if being cleared.
Namespace:
CorrigoService.Commands
Assembly:
ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int DependentWorkOrderId { get; set; }
Property Value
Type:
Int32
See Also