Share via


RetailBarcodeManagement.hasCheckDigit Method [AX 2012]

This method checks whether check-digit is required for specific setups.

Syntax

public boolean hasCheckDigit(BarcodeSetup _barcodeSetup)

Run On

Server

Parameters

Return Value

Type: boolean
A boolean true if check-digit is required otherwise, false.

See Also

Reference

RetailBarcodeManagement Class