DocumentSavingEventArgs Class TIBCO Spotfire 6.0 API Reference
Event arguments used for events that signal that the document is about to be saved.
Inheritance Hierarchy

System Object
  System EventArgs
    Spotfire.Dxp.Framework.ApplicationModel DocumentSavingEventArgs

Namespace: Spotfire.Dxp.Framework.ApplicationModel
Assembly: Spotfire.Dxp.Framework (in Spotfire.Dxp.Framework.dll) Version: 13.19.7018.3940 (13.19.7018.3940)
Syntax

public sealed class DocumentSavingEventArgs : EventArgs
See Also