Click or drag to resize

ElementOfCost Enumeration

Specifies the element of cost of a resource.

Namespace: Cobra.Model.WebService
Assembly: Cobra.Model.WebService (in Cobra.Model.WebService.dll) Version: 8.7.700.3793 (8.7.0700.3793)
Syntax
C#
public enum ElementOfCost
Members
Member nameValueDescription
None0 None
Labor1 Labor
Material2 Material
Subcontractor3 Subcontractor
OtherDirectCost4 Other Direct Cost
See Also