Library Specification Object Model Reference

ISurveyAsset.OpenAssociatedFile Method 

Returns an input stream for the named associated file.

Stream OpenAssociatedFile(
   string name,
   FileAccess access
);

Parameters

name
access

Return Value

See Also

ISurveyAsset Interface | Spss.Dimensions.Library.Specification Namespace