Event arguments used for events that signal that the document is about to be saved.
Inheritance Hierarchy
SystemEventArgs
Spotfire.Dxp.Framework.ApplicationModelDocumentSavingEventArgs
Namespace: Spotfire.Dxp.Framework.ApplicationModel
Assembly: Spotfire.Dxp.Framework (in Spotfire.Dxp.Framework.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax
C#
public sealed class DocumentSavingEventArgs : EventArgs
The DocumentSavingEventArgs type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
Version Information
See Also