Click or drag to resize

FinancialItem.CostCategoryId Property

Cost Category (Labor, Materials, Miscellaneous etc.). Matches enumeration CostCategory.

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

Property Value

Type: CostCategory
See Also