 |
TransactionCodeAmountCode Property |
Amount Code
Created in Epic SDK 2017 R2.
Namespace:
ASI.TAM.API.Data.UI.Configure.Transaction
Assembly:
ASI.TAM.API.Data.UI.Configure.Transaction (in ASI.TAM.API.Data.UI.Configure.Transaction.dll) Version: 2021.2.0.769
Syntaxpublic string AmountCode { get; set; }
Public Property AmountCode As String
Get
Set
Dim instance As TransactionCode
Dim value As String
value = instance.AmountCode
instance.AmountCode = value
Property Value
Type:
String
AmountCode As String.
Remarks Note |
---|
- Name - AmountCode
- Lookup - Amount
- Auto Validated - True
|
See Also