Save Class

Saves the Input document.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.DocumentSave
            MediaCy.Commands.DocumentSaveAs

Namespace:  MediaCy.Commands.Document
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class Save
	Inherits OneInputCommand(Of Object)

The Save type exposes the following members.

Constructors
  NameDescription
Public methodSave
Initializes a new instance of the Save class
Top
Properties
  NameDescription
Public propertyFlags
Top
Methods
  NameDescription
Public methodClone (Overrides McCommandExtended.Clone(McCommand).)
Top
Remarks