C1.Web.Mvc Namespace / QrCode Class / Connection Property

In This Topic
Connection Property
In This Topic
Indicates whether the symbol is a part of a structured append message.
Syntax
'Declaration
 
<JsonAttribute(1)>
<DefaultValueAttribute(False)>
Public Overridable Property Connection As Boolean
 
See Also