Table of Contents

Class GS1.Element.NormalizedFieldNames

Namespace
IO.Scanbot.Barcodescanner.Entity
Assembly
BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/barcodescanner/entity/GS1$Element$NormalizedFieldNames", DoNotGenerateAcw = true)]
public sealed class GS1.Element.NormalizedFieldNames : Object, IJavaObject, IJavaPeerable, IDisposable
Inheritance
GS1.Element.NormalizedFieldNames
Implements
Inherited Members

Fields

ApplicationIdentifier

[Register("APPLICATION_IDENTIFIER")]
public const string ApplicationIdentifier = "GS1.Element.ApplicationIdentifier"

Field Value

string

DataTitle

[Register("DATA_TITLE")]
public const string DataTitle = "GS1.Element.DataTitle"

Field Value

string

ElementDescription

[Register("ELEMENT_DESCRIPTION")]
public const string ElementDescription = "GS1.Element.ElementDescription"

Field Value

string

RawValue

[Register("RAW_VALUE")]
public const string RawValue = "GS1.Element.RawValue"

Field Value

string

Standard

[Register("STANDARD")]
public const string Standard = "GS1.Element.Standard"

Field Value

string

ValidationStatus

[Register("VALIDATION_STATUS")]
public const string ValidationStatus = "GS1.Element.ValidationStatus"

Field Value

string

Properties

Instance

[Register("INSTANCE")]
public static GS1.Element.NormalizedFieldNames Instance { get; }

Property Value

GS1.Element.NormalizedFieldNames