Library Specification Object Model Reference

ISurveyAsset.AddAssociatedFile Method (String)

Adds an associated file to the asset.

void AddAssociatedFile(
   string fileName
);

Parameters

fileName
The name of the file to add. The file will be added to the root of the mzd file.

Return Value

See Also

ISurveyAsset Interface | Spss.Dimensions.Library.Specification Namespace | ISurveyAsset.AddAssociatedFile Overload List