public PlanningSegment[] GetPlanningSegments( PlanningSegmentsFilter pFilter )
public: array<PlanningSegment^>^ GetPlanningSegments( PlanningSegmentsFilter^ pFilter )
Parameters
- pFilter
- Object used to customize the results. If
NULLthen all planning segments for the current project are returned.
Return Value
Array of PlanningSegment matching the filter