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