public InterruptionPoint[] GetInterruptionPoints( InterruptionPointsFilter filter )
public: array<InterruptionPoint^>^ GetInterruptionPoints( InterruptionPointsFilter^ filter )
Parameters
| Parameter Name | Description |
|---|---|
| filter | A Eplan.EplApi.DataModel.FunctionsFilter, can be NULL |
Return Value
• Eplan.EplApi.DataModel.Functions matching the given Eplan.EplApi.DataModel.FunctionsFilter
• All Eplan.EplApi.DataModel.Functions if the filter is
• All Eplan.EplApi.DataModel.Functions if the filter is
NULL