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

In This Topic
    IsFileOffPossible Property
    In This Topic
    Returns true if subproject represened by this object can be exported.
    Syntax
    public bool IsFileOffPossible {get;}
    public:
    property bool IsFileOffPossible {
       bool get();
    }
    See Also