Click or drag to resize

ApInvoiceStatusChildWoDefault Property

True indicates AP Status type is used as default selection when child Work Order is created. This can be basic WO or service request.

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

Property Value

Type: Boolean
See Also