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.5.700.3359 (8.5.0700.3359)
Syntax
C#
public enum ElementOfCost
Members
Member nameValueDescription
None0 None
Labor1 Labor
Material2 Material
Subcontractor3 Subcontractor
OtherDirectCost4 Other Direct Cost
See Also