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

In This Topic
    StructureNumber Property (DataMatrixEcc200)
    In This Topic
    Gets or sets the block in which the symbol is in the structured append message.
    Syntax
    'Declaration
     
    Public Overridable Property StructureNumber As Integer
    public virtual int StructureNumber {get; set;}
    Remarks
    The possible property values are 0 - 15
    See Also