Click or drag to resize

ProfileSettings Class

Sets the active profile parameters.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.LineProfileEngineCommand
            MediaCy.Commands.LineProfileProfileCommand
              MediaCy.Commands.LineProfileProfileSettings

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

The ProfileSettings type exposes the following members.

Constructors
  NameDescription
Public methodProfileSettings
Initializes a new instance of the ProfileSettings class
Public methodProfileSettings(McCommand)
Initializes a new instance of the ProfileSettings class
Top
Properties
Methods
  NameDescription
Public methodClone (Overrides McCommandExtended.Clone(McCommand).)
Public methodStatic memberCreateFrom
Public methodIsPropertyActive (Overrides McCommandExtended.IsPropertyActive(String).)
Public methodSaveAsCode (Overrides McCommandExtended.SaveAsCode(TextWriter, String, RecordingFlags).)
Top
Remarks