API Help
Eplan.EplApi.DataModel Namespace / StorableObjectContext Class / StorableObjectList Property

In This Topic
StorableObjectList Property
In This Topic
Set or get a Storable Object List for this context (additional to the single Storable Object)
Syntax
public StorableObject[] StorableObjectList {get; set;}
See Also