Eplan Platform API
Eplan.EplApi.DataModel Namespace / Function Class / ArticleReference Property

ArticleReference Property
Sets the ArticleReference at the reference position of the ArticleReference.
Syntax
public ArticleReference ArticleReference {set;}
Exceptions
ExceptionDescription
Thrown when the ArticleReference cannot be set
Thrown when articleRef is null.
Thrown if IsFixedDevice is true.
Remarks
Stores the article in the project Stored the article reference data at the Function
See Also