Click or drag to resize

AdvancedDisplayExportCommand Class

Base class for Advanced Display export commands.
Inheritance Hierarchy

Namespace:  MediaCy.Commands.Export
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class AdvancedDisplayExportCommand
	Inherits BaseCommand

The AdvancedDisplayExportCommand type exposes the following members.

Constructors
  NameDescription
Public methodAdvancedDisplayExportCommand
Initializes a new instance of the AdvancedDisplayExportCommand class
Public methodAdvancedDisplayExportCommand(String)
Initializes a new instance of the AdvancedDisplayExportCommand class
Public methodAdvancedDisplayExportCommand(McCommand)
Initializes a new instance of the AdvancedDisplayExportCommand class
Top
Properties
  NameDescription
Public propertyExport
Defines what to export from Advanced Display panel.
Top
Remarks