VintaSoft Barcode .NET SDK 16.0: Documentation for .NET developer
Vintasoft.Barcode.BarcodeInfo Namespace / GS1DigitalLinkValueItem Class
Constructors Properties Methods SeeAlso
In This Topic
GS1DigitalLinkValueItem Class Members
In This Topic
The following tables list the members exposed by GS1DigitalLinkValueItem.
Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the GS1DigitalLinkValueItem class.
Public Properties
 NameDescription
Public PropertyGets or sets a GS1 barcode value - array of GS1ApplicationIdentifierValue values. (Inherited from GS1ValueItem)
Public PropertyGets a data type of this value item. (Inherited from ValueItemBase)
Public PropertyGets or sets a GS1 Digital Link.
Public PropertyGets a printable value of this value item.
Public Methods
 NameDescription
Public MethodReturns the string representation of this object.
See Also