CodeGlyphX logo
CodeGlyphX

API Reference

Class

Reference

Namespace CodeGlyphX.Payloads.SwissQrCodePayload
Assembly CodeGlyphX
Modifiers sealed

Reference section.

Inheritance

  • Object
  • Reference

Usage

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

Accepted by parameters

Constructors

public Reference(ReferenceType referenceType, String reference = null, Nullable<ReferenceTextType> referenceTextType = null) #

Creates a reference section.

Parameters

referenceType CodeGlyphX.Payloads.SwissQrCodePayload.Reference.ReferenceType requiredposition: 0
reference System.String = null optionalposition: 1
referenceTextType System.Nullable{CodeGlyphX.Payloads.SwissQrCodePayload.Reference.ReferenceTextType} = null optionalposition: 2

Properties

public ReferenceType RefType { get; } #

Reference type.

public String ReferenceText { get; } #

Reference text (single line).