public PlanningSegment[] GetPlanningSegmentsWithFilterScheme( string strSchemeName )
public: array<PlanningSegment^>^ GetPlanningSegmentsWithFilterScheme( String^ strSchemeName )
Parameters
- strSchemeName
 - Name of the scheme used to filter out results. If 
nullor empty then all planning segments for current project are returned.