ConnectionIndex Property (QrCode)
In This Topic
Gets or sets the index of the symbol block in the structured append message.
Syntax
'Declaration
Public Overridable Property ConnectionIndex As Integer
public virtual int ConnectionIndex {get; set;}
See Also