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

ParentObject Property
Returns the Object this ArticleReference belongs to.
Syntax
public StorableObject ParentObject {get;}

Property Value

The Object the Articlereference belongs to.
Exceptions
ExceptionDescription
Thrown when index cannot be read.
See Also