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

In This Topic
    BelongsToArticlePlacement Property
    In This Topic
    Returns true, if the article reference contains to an article placement
    Syntax
    public bool BelongsToArticlePlacement {get;}
    public:
    property bool BelongsToArticlePlacement {
       bool get();
    }
    See Also