Class GS1.Element.ValidationError.FieldNames
- Namespace
- IO.Scanbot.Sdk.Barcode.Entity
- Assembly
- DocumentSDK.NET.Droid.dll
public sealed class GS1.Element.ValidationError.FieldNames : Object
- Inheritance
-
GS1.Element.ValidationError.FieldNames
Fields
Code
public const string Code = "Code"
Field Value
- string
Reason
public const string Reason = "Reason"
Field Value
- string
Properties
Instance
public static GS1.Element.ValidationError.FieldNames Instance { get; }
Property Value
- GS1.Element.ValidationError.FieldNames