Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReference Class / IsModule Property

In This Topic
    IsModule Property
    In This Topic
    Returns true if this compound is a module.
    Syntax
    public bool IsModule {get;}
    public:
    property bool IsModule {
       bool get();
    }
    See Also