public SegmentTemplate[] GetSegmentTemplatesWithFilterScheme( string strSchemeName )
public: array<SegmentTemplate^>^ GetSegmentTemplatesWithFilterScheme( String^ strSchemeName )
Parameters
| Parameter Name | Description |
|---|---|
| strSchemeName | Name of the scheme used to filter out results. If NULL or empty, then all segment templates for the current project are returned. |
Return Value
Array of SegmentTemplates