Eplan Platform API
Eplan.EplApi.DataModel Namespace / AnyPropertyId Class / AsArticle Property

In This Topic
    AsArticle Property
    In This Topic
    Gets property id value as Properties.Article.
    Syntax
    public Properties.Article AsArticle {get;}
    public:
    property Properties.Article AsArticle {
       Properties.Article get();
    }
    See Also