Click or drag to resize
ISystemInformationModel Properties
Zet Universe

[This is preliminary documentation and is subject to change.]

The ISystemInformationModel type exposes the following members.

Properties
  NameDescription
Public propertyAppEntityKindDefinitions
Public propertyBootTime
Sets or gets boot time of an app hosting this ISystemInformationModel implementation's instance.
Public propertyConfigurationSettings
Gets hosting application's Configuration Settings.
Public propertyCurrentModel
Current loaded model.
Public propertyDispatcher
Sets or gets a WPF Dispatcher necessary for async operations.
Public propertyFPS
Gets calculated FPS (frame-per-second) stats.
Public propertyFullTextIndexCache
Gets local file system path to Full-Text Index cache.
Public propertyIsInitialized
Gets initialization state.
Public propertyModels
List of all loaded model.
Public propertyOwner
Sets or gets an owner for this ISystemInformationModel implementation's instance.
Public propertyRootModel
Sets or gets Root Model (Metaspace).
Public propertySemanticPipelineProcessor
Top
See Also