Table of Contents

Enum SubCostItem_type

Namespace
Autodesk.ACC.CostManagement.Models
Assembly
Autodesk.ACC.CostManagement.dll
public enum SubCostItem_type

Fields

[EnumMember(Value = "approved")] Approved = 3
[EnumMember(Value = "committed")] Committed = 4
[EnumMember(Value = "estimated")] Estimated = 0
[EnumMember(Value = "proposed")] Proposed = 1
[EnumMember(Value = "submitted")] Submitted = 2