Web API Core | ComponentOne
C1.Web.Api.Report.Models Namespace / Parameter Class / Error Property

In This Topic
    Error Property
    In This Topic
    Gets the error which occurs after the parameter is set.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Error As String
    public string Error {get;}
    See Also