Eplan Platform API
Eplan.EplApi.DataModel Namespace / Project Class / CanHaveArticleData Property

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

Property Value

true : Project can have Articles

false : Project cannot have Articles

Exceptions
ExceptionDescription
Thrown when the information cannot be retrieved from data model.
See Also