Library Specification Object Model Reference

ILibrary.List Method

Returns the assets for this filter that meet the specified criteria ordered from the most likely to the least likely.

Overload List

Returns the assets for this filter that meet the specified criteria ordered from the most likely to the least likely.

ISurveyAssetCollection List(IFilterCriteria);

Returns the assets for this stage in alphabetical order.

ISurveyAssetCollection List(IStage);

Returns the assets for this stage and topic in alphabetical order.

ISurveyAssetCollection List(IStage,ITopic);

See Also

ILibrary Interface | Spss.Dimensions.Library.Specification Namespace