Class for Info operation.

Namespace: T.Modules.Info
Assembly: T.Modules (in T.Modules.dll)

Public Class ModuleInfo 
Inherits ListObj
This language is not supported or no code example is available.
public class ModuleInfo : ListObj
This language is not supported or no code example is available.
Name Description
Public constructor ModuleInfo(RunObj, int) Construct an instance of this class
Top
Name Description
Public property CategoryItem Provides access to CategoryItem objects.
Public property ExecutionPath Gets execution path.
Public property HotStartup Flag to indicate if HotStartup is enabled.
Public property IsSyncModuleConnected Flag to indicate if Sync module is connected.
Public property LastInvalidSetValue Last invalid set value
Public property License Provides access to InfoLicense objects.
Public property Module Provides access to InfoModule objects.
Public property OnlineConfig Flag to indicate if onlineconfig is enabled.
Public property ProductVersion Current Product Version
Public property Project Provides access to InfoProjectVersion objects.
Public property ScriptClasses Gets internal scriptclasses datatable.
Public property Settings Provides access to InfoProjectSettings objects.
Public property TestMode Flag to indicate if testmode is enabled.
Public property TestModeSync Get information about test mode sync.
Public property Types Gets internal types datatable.
Top
Name Description
Public method GetExecutionFolder() Gets the execution folder
Public method GetExecutionPath() Gets the execution path
Public method GetProductPath() Gets the product path
Public method Trace(string) Trace messages to trace window tools
Public method Trace(string, eTraceType) Trace messages to trace window tools
Public method Trace(string, eTraceType, string, string, string, string) Trace messages to trace window tools
Top

.NET Framework

Supported in: 4.6.2, 4.7