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

In This Topic
    FileIdentifier Property (DataMatrixEcc200)
    In This Topic
    Gets or sets the file identification of this control.
    Syntax
    'Declaration
     
    Public Overridable Property FileIdentifier As Integer
    public virtual int FileIdentifier {get; set;}
    Remarks
    The possible property values are 1 - 254
    See Also