Class for Info operation.
Namespace:
T.Modules.Info
Assembly: T.Modules (in T.Modules.dll)
Top
Top
Top
Assembly: T.Modules (in T.Modules.dll)
| Name | Description | |
|---|---|---|
|
ModuleInfo(RunObj, int) | Construct an instance of this class |
| Name | Description | |
|---|---|---|
|
CategoryItem | Provides access to CategoryItem objects. |
|
ExecutionPath | Gets execution path. |
|
HotStartup | Flag to indicate if HotStartup is enabled. |
|
IsSyncModuleConnected | Flag to indicate if Sync module is connected. |
|
LastInvalidSetValue | Last invalid set value |
|
License | Provides access to InfoLicense objects. |
|
Module | Provides access to InfoModule objects. |
|
OnlineConfig | Flag to indicate if onlineconfig is enabled. |
|
ProductVersion | Current Product Version |
|
Project | Provides access to InfoProjectVersion objects. |
|
ScriptClasses | Gets internal scriptclasses datatable. |
|
Settings | Provides access to InfoProjectSettings objects. |
|
TestMode | Flag to indicate if testmode is enabled. |
|
TestModeSync | Get information about test mode sync. |
|
Types | Gets internal types datatable. |
| Name | Description | |
|---|---|---|
|
GetExecutionFolder() | Gets the execution folder |
|
GetExecutionPath() | Gets the execution path |
|
GetProductPath() | Gets the product path |
|
Trace(string) | Trace messages to trace window tools |
|
Trace(string, eTraceType) | Trace messages to trace window tools |
|
Trace(string, eTraceType, string, string, string, string) | Trace messages to trace window tools |