Table of Contents

Struct GiaiValue

Namespace
Veritas.Logistics
Assembly
Veritas.dll

GS1 Global Individual Asset Identifier (GIAI).

public readonly struct GiaiValue
Inherited Members

Constructors

GiaiValue(string)

public GiaiValue(string value)

Parameters

value string

Properties

Value

The normalized GIAI string.

public string Value { get; }

Property Value

string