Click or drag to resize

InvoiceLineType Property

Gets a type of the relationship with WO; supported values are single WO, group header, group child, none

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

Property Value

Type: CiItemType
See Also