Eplan Platform API
Eplan.EplApi.DataModel Namespace / OptionFragment Class / StorableObjects Property

StorableObjects Property
Returns all objects contained in the OptionFragment.
Syntax
public StorableObject[] StorableObjects {get; set;}

Property Value

StorableObject.
Exceptions
ExceptionDescription
Thrown while setting when collection contains objects from more then one project.
Remarks
All sub placements from each group which will be assign to this option fragment will be also assign to it.
See Also