Library Specification Object Model Reference

SaveType Enumeration

The type of save this event args corresponds to.

public enum SaveType

Members

Member Name Description
Insert This was an initial save of the SurveyAsset.
Update This was an update of an existing SurveyAsset.
Delete This was a delete of an existing SurveyAsset.

Requirements

Namespace: Spss.Dimensions.Library.Specification

Assembly: Spss.Dimensions.Library.Specification (in Spss.Dimensions.Library.Specification.dll)

See Also

Spss.Dimensions.Library.Specification Namespace