Click or drag to resize

SaveState Class

Saves the current Line Profile state to the file.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.LineProfileEngineCommand
            MediaCy.Commands.LineProfileSaveState

Namespace:  MediaCy.Commands.LineProfile
Assembly:  MediaCy.Commands.LineProfile (in MediaCy.Commands.LineProfile.dll) Version: 3.1.0.0
Syntax
VB
Public Class SaveState
	Inherits EngineCommand

The SaveState type exposes the following members.

Constructors
  NameDescription
Public methodSaveState
Initializes a new instance of the SaveState class
Public methodSaveState(McCommand)
Initializes a new instance of the SaveState class
Top
Properties
  NameDescription
Public propertyFileName
Top
Methods
  NameDescription
Public methodSaveAsCode (Overrides McCommandExtended.SaveAsCode(TextWriter, String, RecordingFlags).)
Top
Remarks