Click or drag to resize

OutstandingPaymentOutstandingPaymentPolicyId Property

Used to specify the Outstanding Payment PolicyID.

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.1.0.391
Syntax
public Nullable<int> OutstandingPaymentPolicyId { get; set; }

Property Value

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