Show / Hide Table of Contents

Class ConfigFile.Reporter

Configuration values related to Reporter.

Inheritance
Object
ConfigFile.Reporter
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.Configuration
Assembly: SoCore.dll
Syntax
public static class Reporter

Properties

ExePath

Contains the path to the folder where the file SoReporterExecuter.exe is located.

Declaration
public static string ExePath { get; set; }
Property Value
Type Description
String

ODBC

ODBC Datasource name to use when running Reporter

Declaration
public static string ODBC { get; set; }
Property Value
Type Description
String

Timeout

Timeout in milliseconds for the reporter process.

Declaration
public static int Timeout { get; set; }
Property Value
Type Description
Int32
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top