Click or drag to resize

FinancialItemCostCategoryId 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
public CostCategory CostCategoryId { get; set; }

Property Value

CostCategory
See Also