API Help
Eplan.EplApi.RemoteClient Namespace / EplanServerData Class / Is64Bit Property

In This Topic
    Is64Bit Property
    In This Topic
    Is 64 Bit Eplan process?
    Syntax
    public bool Is64Bit {get;}
    public:
    property bool Is64Bit {
       bool get();
    }
    See Also