Class for Info operation.

The following tables list the members exposed by the ModuleInfo type.

Name Description
Public constructor ModuleInfo Construct an instance of this class
Top
Name Description
Public property ArrayIndexes (inherited from RunObj).
Public property CategoryItem Provides access to CategoryItem objects.
Public property Count (inherited from ListObj).
Public property ExecutionPath Gets execution path.
Public property HotStartup Flag to indicate if HotStartup is enabled.
Public property ID (inherited from RunObj).
Public property InternalArrayResize
Public property InternalArrayResizeUpdated
Public property IsSyncModuleConnected Flag to indicate if Sync module is connected.
Public property Item (Overloaded) (inherited from ListObj).
Public property LastInvalidSetValue Last invalid set value
Public property License Provides access to InfoLicense objects.
Public property LogObjectStatus
Public property Module Provides access to InfoModule objects.
Public property ModuleInfoSelectedItem
Public property ObjServer (inherited from RunObj).
Public property ObjType (inherited from RunObj).
Public property OnlineConfig Flag to indicate if onlineconfig is enabled.
Public property Parent (inherited from RunObj).
Public property Project Provides access to InfoProjectVersion objects.
Public property RemoteAssetsPeakMessage
Public property RemoteAssetsPeakTimeSpan
Public property Root (inherited from RunObj).
Public property ScriptClasses Gets internal scriptclasses datatable.
Public property Settings Provides access to InfoProjectSettings objects.
Public property SyncRoot (inherited from ListObj).
Public property TModule (inherited from RunObj).
Public property TagPropertyCreated
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 ClearCacheNames (inherited from ListObj).
Public method Equals (Overloaded) (inherited from Object).
Public method GetEnumerator (inherited from ListObj).
Public method GetExecutionFolder Gets the execution folder
Public method GetExecutionPath Gets the execution path
Public method GetHashCode (inherited from Object).
Public method GetID (inherited from ListObj).
Public method GetName (Overloaded) (inherited from ListObj).
Public method GetObj (Overloaded) (inherited from ListObj).
Public method GetObjAsObject (inherited from ListObj).
Public method GetObjRef (inherited from RunObj).
Public method GetProductPath Gets the product path
Public method GetType (inherited from Object).
Public method IsInUse (inherited from ListObj).
Public method OnContinue (inherited from RunObj).
Public method OnPause (inherited from RunObj).
Public method OnStart (inherited from RunObj).
Public method OnStop (inherited from RunObj).
Public method PreloadRunObj (inherited from ListObj).
Public method Static ReferenceEquals (inherited from Object).
Public method StartPreloadRunObjs (Overloaded) (inherited from ListObj).
Public method ToString (inherited from RunObj).
Public method Trace (Overloaded) Trace messages to trace window tools
Top
Name Description
Public extension method ApplyCast (Overloaded) (Defined by GenericEnumerableHelper).
Public extension method ApplyCount (Defined by GenericEnumerableHelper).
Public extension method ApplySelect (Overloaded) (Defined by GenericEnumerableHelper).
Public extension method ApplyWhere (Defined by GenericEnumerableHelper).
Public extension method ApplyWhereNotNull (Defined by GenericEnumerableHelper).
Public extension method AsParallel (Defined by ParallelEnumerable).
Public extension method AsQueryable (Defined by Queryable).
Public extension method Cast (Defined by Enumerable).
Public extension method ConvertAll (Defined by IEnumerableExtensions).
Public extension method GetParentViewModel (Defined by POCOViewModelExtensions).
Public extension method GetRequiredService (Overloaded) (Defined by POCOViewModelExtensions).
Public extension method GetService (Overloaded) (Defined by POCOViewModelExtensions).
Public extension method IsInDesignMode (Defined by POCOViewModelExtensions).
Public extension method OfType (Defined by Enumerable).
Public extension method RaisePropertiesChanged (Defined by POCOViewModelExtensions).
Top