 |
TaxFeeRateAccountCode Property |
Vendor account lookup code.
Created in Epic SDK 2021.
Required
Namespace:
ASI.TAM.API.Data.UI.Configure.TaxFeeRate
Assembly:
ASI.TAM.API.Data.UI.Configure.TaxFeeRate (in ASI.TAM.API.Data.UI.Configure.TaxFeeRate.dll) Version: 16.0.54.391 (16.0.54.391)
Syntaxpublic string AccountCode { get; set; }
Public Property AccountCode As String
Get
Set
Dim instance As TaxFeeRate
Dim value As String
value = instance.AccountCode
instance.AccountCode = value
Property Value
Type:
String
AccountCode As String.
Remarks Note |
---|
- Name - AccountCode
- Lookup - Vendor
- Auto Validated - True
|
See Also