Returns the assets for this filter that meet the specified criteria ordered from the most likely to the least likely.
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);
ILibrary Interface | Spss.Dimensions.Library.Specification Namespace