 |
OutstandingPaymentMethod Property |
Used to specify the OutstandingPayment Payment Method.
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
Syntaxpublic string Method { get; set; }
Public Property Method As String
Get
Set
Dim instance As OutstandingPayment
Dim value As String
value = instance.Method
instance.Method = value
Property Value
Type:
String
Method As String.
Remarks Note |
---|
- Name - Method
- Lookup - ReceiptDetailItemMethod
- Auto Validated - False
|
See Also