Click or drag to resize

OutstandingPaymentOutstandingPaymentItemID Property

Used to specify the Outstanding Payment ItemID .

Created in Epic SDK 2021.

Namespace:  ASI.TAM.API.Data.UI.GeneralLedger.Receipt
Assembly:  ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2023.1.0.1249
Syntax
public int OutstandingPaymentItemID { get; set; }

Property Value

Type: Int32
OutstandingPaymentItemID As Integer.
Remarks
Note Note
  • Name - OutstandingPaymentItemID
  • Is Identity - True
  • Required On Insert - False
  • Required On Update - False
See Also