 |
OutstandingPaymentSelectOutstandingPayment Property |
Used to select the Outstanding Payment for processing
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
Syntaxpublic bool SelectOutstandingPayment { get; set; }
Public Property SelectOutstandingPayment As Boolean
Get
Set
Dim instance As OutstandingPayment
Dim value As Boolean
value = instance.SelectOutstandingPayment
instance.SelectOutstandingPayment = value
Property Value
Type:
Boolean
SelectOutstandingPayment As Boolean.
Remarks Note |
---|
- Name - SelectOutstandingPayment
|
See Also