 |
TaxFeeRateIncludeExcludePoliciesOption Property |
Defines if the listed policies are included or excluded.
Created in Epic SDK 2021.
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 OptionType IncludeExcludePoliciesOption { get; set; }
Public Property IncludeExcludePoliciesOption As OptionType
Get
Set
Dim instance As TaxFeeRate
Dim value As OptionType
value = instance.IncludeExcludePoliciesOption
instance.IncludeExcludePoliciesOption = value
Property Value
Type:
OptionType
IncludeExcludePoliciesOption As Option.
Remarks Note |
---|
- Name - IncludeExcludePoliciesOption
- Option Type - TaxFeeRatesIncludeExcludeOptions
- Defaults To - Include
|
See Also