Click or drag to resize

AddLocationCommand Class

Adds new location.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.Addins.ActiveDataOverlayAddLocationCommand

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

The AddLocationCommand type exposes the following members.

Constructors
  NameDescription
Public methodAddLocationCommand
Initializes a new instance of the AddLocationCommand class
Public methodAddLocationCommand(McCommand)
Initializes a new instance of the AddLocationCommand class
Top
Properties
  NameDescription
Public propertyImageName
Location icon name
Public propertyLocationName
New location name
Top
Remarks