Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticleReferencePropertyList Class / ArticleReferencePropertyList Constructor / ArticleReferencePropertyList Constructor(ArticleReference)
ArticleReference object whose properties will be affected.

In This Topic
    ArticleReferencePropertyList Constructor(ArticleReference)
    In This Topic
    Should be used internal only
    Syntax
    public ArticleReferencePropertyList( 
       ArticleReference obj
    )
    public:
    ArticleReferencePropertyList( 
       ArticleReference^ obj
    )

    Parameters

    obj
    ArticleReference object whose properties will be affected.
    See Also