API Help
Eplan.EplApi.DataModel Namespace / Function Class / CanHaveArticleData Property

CanHaveArticleData Property (Function)
Check if the Function can have Articles.
Syntax
public virtual bool CanHaveArticleData {get;}

Property Value

true : Function can have Articles

false : Function cannot have Articles

Exceptions
ExceptionDescription
Thrown when the information cannot be retrieved from data model.
Remarks
Please mind that Functions of category ArticlePlacement can have only 1 ArticleReference object.
See Also