 |
TaxFeeTaxableTransactionCode Property |
TaxableTransactionCode
Lookup: TaxableTransactionCode Auto-Validated.
Namespace:
ASI.TAM.API.Data.UI.Transaction
Assembly:
ASI.TAM.API.Data.UI.Transaction (in ASI.TAM.API.Data.UI.Transaction.dll) Version: 2021.1.0.1
Syntaxpublic string TaxableTransactionCode { get; set; }
Public Property TaxableTransactionCode As String
Get
Set
Dim instance As TaxFee
Dim value As String
value = instance.TaxableTransactionCode
instance.TaxableTransactionCode = value
Property Value
Type:
String
Remarks
See Also