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