Click or drag to resize

GraphBaseGetCommand Class

Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandMcTrackingDocument
          MediaCy.Addins.TrackingTrackingDocCommand
            MediaCy.Addins.TrackingGraphBaseGetCommand

Namespace:  MediaCy.Addins.Tracking
Assembly:  MediaCy.Addins.Tracking (in MediaCy.Addins.Tracking.dll) Version: 3.1.0.0
Syntax
VB
Public Class GraphBaseGetCommand
	Inherits TrackingDocCommand

The GraphBaseGetCommand type exposes the following members.

Constructors
  NameDescription
Public methodGraphBaseGetCommand
Initializes a new instance of the GraphBaseGetCommand class
Public methodGraphBaseGetCommand(McCommand)
Initializes a new instance of the GraphBaseGetCommand class
Top
Properties
  NameDescription
Public propertyGraphType
Type of graph
Public propertyOutput
Top
See Also