Table of Contents

Enum SubCostItemsCopyPostRequestBody_source_type

Namespace
Autodesk.ACC.CostManagement.V1.Projects.Item.CostItems.Item.SubCostItemsCopy
Assembly
Autodesk.ACC.CostManagement.dll
public enum SubCostItemsCopyPostRequestBody_source_type

Fields

[EnumMember(Value = "approved")] Approved = 5
[EnumMember(Value = "budget")] Budget = 1
[EnumMember(Value = "committed")] Committed = 6
[EnumMember(Value = "contract")] Contract = 0
[EnumMember(Value = "estimated")] Estimated = 2
[EnumMember(Value = "proposed")] Proposed = 3
[EnumMember(Value = "submitted")] Submitted = 4