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

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