Click or drag to resize

OutstandingPaymentOutstandingPaymentLineId Property

Used to specify the Outstanding Payment Line ID.

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: 2021.2.0.769
Syntax
public Nullable<int> OutstandingPaymentLineId { get; set; }

Property Value

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