Search Results for

    Show / Hide Table of Contents

    Property Errors

    | Improve this Doc View Source

    Errors

    Gets a collection of errors.

    Declaration
    public IEnumerable<string> Errors { get; set; }
    Property Value
    Type Description
    IEnumerable<String>

    A collection that contains error messages. Its default value is never a null value.

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright ©2023 SimpleResults