Blazor | ComponentOne
C1.Blazor.Viewer Assembly / C1.Blazor.Viewer.Model Namespace / Status Class / ErrorList Property

In This Topic
    ErrorList Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property ErrorList As String()
    public string[] ErrorList {get; set;}
    See Also