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)
Syntaxpublic CostCategory CostCategoryId { get; set; }
Property Value
Type:
CostCategory
See Also