Formatting.Gs1LabelSetPrefix Property
Click or drag to resize

FormattingGs1LabelSetPrefix Property

gs1LabelSetPrefix specifies the prefix of the label set used when the label set transmit mode is set to ALL_LABELS.

Namespace: Com.Datalogic.Decode.Configuration
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public Com.Datalogic.Device.Configuration.TextProperty Gs1LabelSetPrefix { get; set; }

Property Value

Property Value

Type: Com.Datalogic.Device.Configuration.TextProperty
No description available.

Remarks
gs1LabelSetPrefix specifies the prefix of the label set used when the label set transmit mode is set to ALL_LABELS.

[Android Documentation]

See Also