API Reference
Class
Gs1DataFormatComponent
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
- Property Gs1ApplicationIdentifier.Components
Inherited Methods
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.