CodeGlyphX logo
CodeGlyphX

API Reference

Class

Gs1DataFormatComponent

Namespace CodeGlyphX.Gs1Data
Assembly CodeGlyphX
Modifiers sealed

Describes one component of a GS1 Application Identifier data field.

Inheritance

  • Object
  • Gs1DataFormatComponent

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Properties

public Gs1DataCharacterSet CharacterSet { get; } #

Gets the component character repertoire.

public Int32 MinimumLength { get; } #

Gets the minimum component length.

public Int32 MaximumLength { get; } #

Gets the maximum component length.

public Boolean IsOptional { get; } #

Gets whether the complete component may be omitted.

public IReadOnlyList<String> Linters { get; } #

Gets semantic linter names assigned by the GS1 Syntax Dictionary.