Click or drag to resize

ProcessOutstandingPayments Class

Represents the ProcessOutstandingPayments screen.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.GeneralLedger.ReceiptProcessOutstandingPayments
Namespace:  ASI.TAM.API.Data.UI.GeneralLedger.Receipt
Assembly:  ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2021.2.0.769
Syntax
public sealed class ProcessOutstandingPayments

The ProcessOutstandingPayments type exposes the following members.

Constructors
  NameDescription
Public methodProcessOutstandingPayments
Constructor
Top
Properties
  NameDescription
Public propertyOutstandingPaymentValue
Used to expose properties contained in the OutstandingPayments section from Epic.

Created in Epic SDK 2021.

Public propertyPaymentCreateTransmissionFile
Used to select PaymentCreateTransmissionFile option

Created in Epic SDK 2021.

Public propertyPaymentNoTransmissionFile
Used to select PaymentNoTransmissionFile option

Created in Epic SDK 2021.

Public propertyPropName
Return the property name relevant to the user.
Public propertyReceiptForPayment
Used to select ReceiptForPayment option

Created in Epic SDK 2021.

Public propertyUpdateAccountingMonthToMatchReceipt
Used to update the Accounting Month for the payment to match the Accounting Month on the Receipt

Created in Epic SDK 2021.

Top
Methods
  NameDescription
Public methodValidateProperties
Validate properties.
Top
See Also