Eplan Platform API
Eplan.EplApi.System Namespace / EplApplication Class / InOfflineMode Property

In This Topic
    InOfflineMode Property
    In This Topic
    When the P8 version is started offline, no P8 mainframe is available. Then this function returns true.
    Syntax
    public static bool InOfflineMode {get;}
    public:
    static property bool InOfflineMode {
       bool get();
    }
    See Also