For Babelfish Release 1.11.1.3

BarcodeLabelLabelSize Property

The size of barcode labels that should be used for printing. To avoid future name colision, the original product name is used, not the Orion 'small' or 'large' barcode label as used in the product. Value must be one of the following: OL385(for Small barcode labels) OL161(for Large barcode labels).

Definition

Namespace: Scopos.BabelFish.DataModel.Definitions
Assembly: BabelFish (in BabelFish.dll) Version: 1.11.1.4+b1da393815f6638555a663d9a94167ecabea5695
C#
public BarcodeLabelSize LabelSize { get; set; }

Property Value

BarcodeLabelSize

See Also