 |
TaxFeeRateRounding Property |
Defines if rounding is selected.
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 Rounding { get; set; }
Public Property Rounding As String
Get
Set
Dim instance As TaxFeeRate
Dim value As String
value = instance.Rounding
instance.Rounding = value
Property Value
Type:
String
Rounding As String.
Remarks Note |
---|
- Name - Rounding
- Lookup - TaxFeeRounding
- Auto Validated - True
|
See Also