Click or drag to resize

LoadCommand Class

Loads data collector data set from a file.
Inheritance Hierarchy

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

The LoadCommand type exposes the following members.

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