BankDocumentFeatureCheckerBase.getFeatureRelatedCountryRegionCodes Method [AX 2012]

Gets the country region codes that are required to enable the feature.

Syntax

protected abstract container getFeatureRelatedCountryRegionCodes()

Run On

Called

Return Value

Type: container
A container that contains the country region codes.

Remarks

The method must be implemented by subclasses.

See Also

Reference

BankDocumentFeatureCheckerBase Class