Allows a trigger or indicator to access the full system state

Namespace:  RightEdge.Common
Assembly:  Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)

Syntax

C#
public interface ISystemAccess
Visual Basic (Declaration)
Public Interface ISystemAccess
Visual C++
public interface class ISystemAccess

See Also