FinancialItemTypeId Property |
Indicates whether item belongs to costs, vendor invoice or service fees. Matches enumeration WoCostLineType.
Namespace:
CorrigoService.Entities
Assembly:
ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic WoCostLineType TypeId { get; set; }
Property Value
Type:
WoCostLineType
See Also