Eplan Platform API
Eplan.EplApi.EServices Namespace / SubProject Class / IsStorePossible Property

In This Topic
    IsStorePossible Property
    In This Topic
    Returns true if project exported from this subproject can be inserted back to project.
    Syntax
    public bool IsStorePossible {get;}
    public:
    property bool IsStorePossible {
       bool get();
    }
    See Also