Class GS1.Element.FieldNames
- Namespace
- IO.Scanbot.Barcodescanner.Entity
- Assembly
- BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/barcodescanner/entity/GS1$Element$FieldNames", DoNotGenerateAcw = true)]
public sealed class GS1.Element.FieldNames : Object, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
GS1.Element.FieldNames
- Implements
- Inherited Members
Fields
ApplicationIdentifier
[Register("APPLICATION_IDENTIFIER")]
public const string ApplicationIdentifier = "ApplicationIdentifier"
Field Value
DataTitle
[Register("DATA_TITLE")]
public const string DataTitle = "DataTitle"
Field Value
ElementDescription
[Register("ELEMENT_DESCRIPTION")]
public const string ElementDescription = "ElementDescription"
Field Value
RawValue
[Register("RAW_VALUE")]
public const string RawValue = "RawValue"
Field Value
Standard
[Register("STANDARD")]
public const string Standard = "Standard"
Field Value
ValidationStatus
[Register("VALIDATION_STATUS")]
public const string ValidationStatus = "ValidationStatus"
Field Value
Properties
Instance
[Register("INSTANCE")]
public static GS1.Element.FieldNames Instance { get; }