Library Specification Object Model Reference

ISurveyAssetCollection.Item Property

Returns the asset with the specified ID and version

ISurveyAsset this[
   string name
] {get;}

Parameters

name
The asset name. Each asset has a unique id. This is not the name.

See Also

ISurveyAssetCollection Interface | Spss.Dimensions.Library.Specification Namespace