API Help
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ArticlePropertyList Constructor / ArticlePropertyList Constructor(Article)
Article object whose properties will be affected.

In This Topic
ArticlePropertyList Constructor(Article)
In This Topic
Should be used internal only
Syntax
public ArticlePropertyList( 
   Article obj
)

Parameters

obj
Article object whose properties will be affected.
See Also