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

In This Topic
ConnectionIndex Property
In This Topic
Gets or sets the index of the symbol block in the structured append message.
Syntax
'Declaration
 
<JsonAttribute(1)>
<DefaultValueAttribute(0)>
Public Overridable Property ConnectionIndex As Integer
 
Remarks
The possible property values are 0 - 15.
See Also