C# Class CSReportDll.cReportError

Show file Open project: javiercrowsoft/CSReports.net

Public Properties

Property Type Description
gDebugControl String
gDebugSection String
gDebugSectionLine int

Public Methods

Method Description
errGetDescript ( csRptErrors rptErrCode ) : String

Method Details

errGetDescript() public static method

public static errGetDescript ( csRptErrors rptErrCode ) : String
rptErrCode csRptErrors
return String

Property Details

gDebugControl public static property

public static String gDebugControl
return String

gDebugSection public static property

public static String gDebugSection
return String

gDebugSectionLine public static property

public static int gDebugSectionLine
return int