Click or drag to resize
PortalTaxScheduleSelectionEnabled Method
Returns true of Tax Schedule Selection is enabled for the countryCode sent in.

Namespace: KampData.TaxEngine.API
Assembly: KDTaxEngine (in KDTaxEngine.dll) Version: 3.0.5512.25362
Syntax
public bool TaxScheduleSelectionEnabled(
	string countryCode
)

Parameters

countryCode
Type: SystemString
Country Code

Return Value

Type: Boolean
True or False
See Also