ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.FlexSheet Assembly / C1.Web.Mvc.Sheet Namespace / FlexSheetSaveResponse Class / Error Property

In This Topic
    Error Property (FlexSheetSaveResponse)
    In This Topic
    Gets or sets the error message.
    Syntax
    'Declaration
     
    Public Property Error As String
    public string Error {get; set;}
    See Also