Eplan Platform API
Eplan.EplApi.DataModel Namespace / IArticleUser Interface / CanHaveArticleData Property

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

Property Value

true : IArticleUser can have Articles

false : IArticleUser cannot have Articles

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