'Declaration Protected Function ConvertToGS1DigitalLinkValue( _
ByVal valueItemThe value item.As Vintasoft.Barcode.BarcodeInfo.ValueItemBase _
) As Vintasoft.Barcode.GS1.GS1DigitalLink
protected Vintasoft.Barcode.GS1.GS1DigitalLink ConvertToGS1DigitalLinkValue(
Vintasoft.Barcode.BarcodeInfo.ValueItemBase valueItem
)
protected: Vintasoft.Barcode.GS1.GS1DigitalLink* ConvertToGS1DigitalLinkValue(
Vintasoft.Barcode.BarcodeInfo.ValueItemBase* valueItem
)
protected:
Vintasoft.Barcode.GS1.GS1DigitalLink^ ConvertToGS1DigitalLinkValue(
Vintasoft.Barcode.BarcodeInfo.ValueItemBase^ valueItem
)
Parameters
- valueItem
- The value item.
Return Value
Instance of GS1ValueItem class.