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

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