Search Results for

    Show / Hide Table of Contents

    Class ErrorHandler

    Inheritance
    System.Object
    ErrorHandler
    Namespace: FastReport.Service
    Assembly: FastReport.Service.dll
    Syntax
    [DataContract]
    public class ErrorHandler

    Properties

    Cause

    Declaration
    [DataMember]
    public string Cause { get; set; }
    Property Value
    Type Description
    System.String

    ErrorCode

    Declaration
    [DataMember]
    public int ErrorCode { get; set; }
    Property Value
    Type Description
    System.Int32
    Back to top © 1998-2025 Copyright Fast Reports Inc.