C1.Web.Mvc Namespace / Gs1DataBarBase Class / LinkageVersion Property

In This Topic
LinkageVersion Property (Gs1DataBarBase)
In This Topic
Gets or sets the composite barcode component that can be used in linkage.
Syntax
'Declaration
 
<JsonAttribute(1)>
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
Public Overridable Property LinkageVersion As Gs1DataBarLinkageVersion
 
See Also