Table of Contents

Enum Payment_associationType

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

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

public enum Payment_associationType

Fields

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