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

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