Table of Contents

Enum BudgetSync_current_data_scope

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

The scope of the budget. Possible values are budgetOnly and budgetAndCost.

public enum BudgetSync_current_data_scope

Fields

[EnumMember(Value = "budgetAndCost")] BudgetAndCost = 1
[EnumMember(Value = "budgetOnly")] BudgetOnly = 0