ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / QrCode Class / ConnectionIndex Property

In This Topic
    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;}
    Remarks
    The possible property values are 0 - 15.
    See Also