Table of Contents

Enum Status_type

Namespace
Autodesk.ACC.CostManagement.Models
Assembly
Autodesk.ACC.CostManagement.dll

For modules like PCO/Cost Item that has 2 statuses.

public enum Status_type

Fields

[EnumMember(Value = "Both")] Both = 2
[EnumMember(Value = "Budget")] Budget = 1
[EnumMember(Value = "Cost")] Cost = 0