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

In This Topic
LinkageVersion Property (Gs1DataBarExpanded)
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