Click or drag to resize

GeneratingLVFCommand Class

Show generating LVF message in a balloon.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Viewers.NDGeneratingLVFCommand

Namespace:  MediaCy.Viewers.ND
Assembly:  MediaCy.Viewers.ND (in MediaCy.Viewers.ND.dll) Version: 3.1.0.0
Syntax
VB
Public Class GeneratingLVFCommand
	Inherits OneInputCommand(Of Object)

The GeneratingLVFCommand type exposes the following members.

Constructors
  NameDescription
Public methodGeneratingLVFCommand
Initializes a new instance of the GeneratingLVFCommand class
Public methodGeneratingLVFCommand(String)
Initializes a new instance of the GeneratingLVFCommand class
Public methodGeneratingLVFCommand(McCommand)
Initializes a new instance of the GeneratingLVFCommand class
Top
Properties
  NameDescription
Public propertyTimeout
Defines timeout for the balloon in seconds.
Top
Remarks