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

In This Topic
    IsAssembly Property (ArticleReference)
    In This Topic
    Represents this reference an assembly
    Syntax
    public bool IsAssembly {get;}
    public:
    property bool IsAssembly {
       bool get();
    }
    See Also