Click or drag to resize

LoadOptionsCommand Class

Loads the data overlay fields from a file.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.Addins.ActiveDataOverlayLoadSaveCommand
        MediaCy.Addins.ActiveDataOverlayLoadOptionsCommand

Namespace:  MediaCy.Addins.ActiveDataOverlay
Assembly:  MediaCy.Addins.ActiveDataOverlay (in MediaCy.Addins.ActiveDataOverlay.dll) Version: 1.0.0.0
Syntax
VB
Public Class LoadOptionsCommand
	Inherits LoadSaveCommand

The LoadOptionsCommand type exposes the following members.

Constructors
  NameDescription
Public methodLoadOptionsCommand
Initializes a new instance of the LoadOptionsCommand class
Public methodLoadOptionsCommand(McCommand)
Initializes a new instance of the LoadOptionsCommand class
Top
Properties
  NameDescription
Public propertyConfigFiles
Returns list of files that can be automatically packaged with distributed macro projects.
(Overrides McCommandExtended.ConfigFiles.)
Top
Remarks