public ArticleReference[] GetArticleReferencesWithFilterScheme( string strFilterScheme )
public: array<ArticleReference^>^ GetArticleReferencesWithFilterScheme( String^ strFilterScheme )
Parameters
- strFilterScheme
- Scheme-name of filter in bill of materials-navigator
Return Value
* ArticleReferences matching given ArticleReferencesFilter. * if scheme-name is empty, the current filter-scheme will be used. * if scheme-name is null, the method returns elements which are visible when no filter schema is used in a GUI navigator. * only valid ArticleReferences are returned (where ArticleReference.Count > 0 and ArticleReference.PartNr <> ""). * method doesn't return ArticleReference from ConnectionDefinitionPoint. ArticleReferences are transient objects - they are in fact on a corresponding Connection.