Library Specification Object Model Reference

ISurveyAsset.DeleteAssociatedFile Method 

Deletes an associated file from the asset.

void DeleteAssociatedFile(
   string name
);

Parameters

name
The name of the file to delete.

See Also

ISurveyAsset Interface | Spss.Dimensions.Library.Specification Namespace