Table of Contents

Enum PaymentSummary_paymentAssociationType

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

The type of the payment is associated to. For example, 'Contract' and 'MainContract'.

public enum PaymentSummary_paymentAssociationType

Fields

[EnumMember(Value = "Contract")] Contract = 0
[EnumMember(Value = "MainContract")] MainContract = 1