Click or drag to resize

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)
Syntax
public WoCostLineType TypeId { get; set; }

Property Value

WoCostLineType
See Also