Click or drag to resize
InvoiceDictionaryItemCostCategory Property
Gest or sets a cost category

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

Property Value

Type: CostCategory
See Also