Skip to main content
Version: 4.2.5

ISystemEx Interface

Namespace: iCore.Public.Entities
Assembly: iCore.Public.Core.dll

Represents the current iCore system. This interface supplies methods and properties to access system repository and create instances of public iCore types.

public interface ISystemEx : ISystem, IProvidesImplementation

Implements ISystem, IProvidesImplementation

Properties

NameDescription
EventsGets a repository providing access to the Events of the iCore system.
LogEntriesGets a repository providing access to the Log entries of the iCore system.
NodesGets a repository providing access to the Nodes of the iCore system.
InteropGets an instance containing methods used for interoperability with the iCore system.
EntityReferences[Preview] Gets a repository providing access to the Entity references of the iCore system.