public StorableObject[] GetStorableObjectsWithCF( ICustomFilter filter )
public: array<StorableObject^>^ GetStorableObjectsWithCF( ICustomFilter^ filter )
Parameters
- filter
- A custom filter object implementing the Eplan.EplApi.DataModel.ICustomFilter interface
Return Value
• Eplan.EplApi.DataModel.StorableObjects matching the given custom filter
• All Eplan.EplApi.DataModel.StorableObjects if the filter is
• All Eplan.EplApi.DataModel.StorableObjects if the filter is
NULL