Library Specification Object Model Reference

SurveyAssetSavedEventArgs Constructor 

Creates a new SurveyAssetSavedEventArgs instance for the specified ISurveyAsset.

public SurveyAssetSavedEventArgs(
   ISurveyAsset asset,
   SaveType saveType
);

Parameters

asset
The asset
saveType
The save type

See Also

SurveyAssetSavedEventArgs Class | Spss.Dimensions.Library.Specification Namespace