Eplan Platform API
Eplan.EplApi.DataModel Namespace / UserInfo Class / OpenMode Property

In This Topic
    OpenMode Property
    In This Topic
    Get the mode in which the user has opened the project.
    Syntax
    public ProjectManager.OpenMode OpenMode {get;}
    public:
    property ProjectManager.OpenMode OpenMode {
       ProjectManager.OpenMode get();
    }
    See Also