Eplan Platform API
Eplan.EplApi.DataModel Namespace / IPlaceHolder Interface / AssignedObjects Property

AssignedObjects Property (IPlaceHolder)
Gets/Sets a list of StorableObject references to a PlaceHolder object. The originally assigned references are replaced.
Syntax
StorableObject[] AssignedObjects {get; set;}
Exceptions
ExceptionDescription
Thrown in case of missing parameters.
Thrown in case of invalid arguments.
The internal interface for place holders could not be created.
See Also