Class Globals
Inheritance
System.Object
Globals
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Assembly: Quark.XA.Core.AutomationProject.dll
Syntax
public static class Globals
Fields
AppConfigPath
Declaration
public static string AppConfigPath
Field Value
| Type |
Description |
| System.String |
|
appFriendlyVer
Declaration
public static string appFriendlyVer
Field Value
| Type |
Description |
| System.String |
|
appLang
Declaration
public static string appLang
Field Value
| Type |
Description |
| System.String |
|
appVersion
Declaration
public static string appVersion
Field Value
| Type |
Description |
| System.String |
|
BaseConfig
Declaration
public static string BaseConfig
Field Value
| Type |
Description |
| System.String |
|
CompareXMLAssert
Declaration
public static bool CompareXMLAssert
Field Value
| Type |
Description |
| System.Boolean |
|
ConfigSplit
Declaration
public static bool ConfigSplit
Field Value
| Type |
Description |
| System.Boolean |
|
CreateTestDocs
Declaration
public static bool CreateTestDocs
Field Value
| Type |
Description |
| System.Boolean |
|
CurrTestID
Declaration
public static string CurrTestID
Field Value
| Type |
Description |
| System.String |
|
CustConfig
Declaration
public static string CustConfig
Field Value
| Type |
Description |
| System.String |
|
DocConfigPath
Declaration
public static string DocConfigPath
Field Value
| Type |
Description |
| System.String |
|
emptiesExists
Declaration
public static bool emptiesExists
Field Value
| Type |
Description |
| System.Boolean |
|
EnableFastSave
Declaration
public static bool EnableFastSave
Field Value
| Type |
Description |
| System.Boolean |
|
EnableOpenDocxSupport
Declaration
public static bool EnableOpenDocxSupport
Field Value
| Type |
Description |
| System.Boolean |
|
ExecCount
Declaration
public static int ExecCount
Field Value
| Type |
Description |
| System.Int32 |
|
FastSave
Declaration
public static bool FastSave
Field Value
| Type |
Description |
| System.Boolean |
|
portionmarks
Declaration
public static string portionmarks
Field Value
| Type |
Description |
| System.String |
|
ProjectPath
Declaration
public static string ProjectPath
Field Value
| Type |
Description |
| System.String |
|
resultLog
Declaration
public static string resultLog
Field Value
| Type |
Description |
| System.String |
|
revision
Declaration
public static string revision
Field Value
| Type |
Description |
| System.String |
|
setrevisionExecuted
Declaration
public static bool setrevisionExecuted
Field Value
| Type |
Description |
| System.Boolean |
|
Status
Declaration
public static string Status
Field Value
| Type |
Description |
| System.String |
|
stopwatch
Declaration
public static Stopwatch stopwatch
Field Value
| Type |
Description |
| System.Diagnostics.Stopwatch |
|
TableInsertDialog
Declaration
public static bool TableInsertDialog
Field Value
| Type |
Description |
| System.Boolean |
|
Declaration
public static bool TableSplitButton
Field Value
| Type |
Description |
| System.Boolean |
|
TestDocs
Declaration
public static Dictionary<string, bool> TestDocs
Field Value
| Type |
Description |
| System.Collections.Generic.Dictionary<System.String, System.Boolean> |
|
TestInitalisedWith
Declaration
public static string TestInitalisedWith
Field Value
| Type |
Description |
| System.String |
|
upArrowKeyExecuted
Declaration
public static bool upArrowKeyExecuted
Field Value
| Type |
Description |
| System.Boolean |
|
verXA
Declaration
public static Version verXA
Field Value
| Type |
Description |
| System.Version |
|
wordPath
Declaration
public static string wordPath
Field Value
| Type |
Description |
| System.String |
|
xaBuildPath
Declaration
public static string xaBuildPath
Field Value
| Type |
Description |
| System.String |
|