Table of Contents

Enum ExpenseCreate_scope

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

The expense type of the expense. Possible values: full, partial.

public enum ExpenseCreate_scope

Fields

[EnumMember(Value = "full")] Full = 0
[EnumMember(Value = "partial")] Partial = 1