API Help
Eplan.EplApi.DataModel.Graphics Namespace / PlaceHolder Class / AssignedObjects Property

AssignedObjects Property (PlaceHolder)
Gets/Sets a list of StorableObject references to a PlaceHolder object. The originally assigned references are replaced.
Syntax
public virtual 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