Table of Contents

Enum PaymentReference_associationType

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

The object type of the payment reference is associated to. Currently support only 'ExpenseandCostPayment`.

public enum PaymentReference_associationType

Fields

[EnumMember(Value = "Expense")] Expense = 1
[EnumMember(Value = "Payment")] Payment = 0