public PlanningSegment[] GetPlanningSegmentsWithFilterScheme( string strSchemeName )
public: array<PlanningSegment^>^ GetPlanningSegmentsWithFilterScheme( String^ strSchemeName )
Parameters
| Parameter Name | Description |
|---|---|
| strSchemeName | Name of the scheme used to filter out results. If NULL or empty then all planning segments for the current project are returned. |
Return Value
Array of PlanningSegments