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

In This Topic
    IsAssembly Property (MergedArticleReference)
    In This Topic
    Returns true if this compound is an articles assembly.
    Syntax
    public bool IsAssembly {get;}
    public:
    property bool IsAssembly {
       bool get();
    }
    See Also