Click or drag to resize

DeleteLocationCommand Class

Deletes location.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.Addins.ActiveDataOverlayDeleteLocationCommand

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

The DeleteLocationCommand type exposes the following members.

Constructors
  NameDescription
Public methodDeleteLocationCommand
Initializes a new instance of the DeleteLocationCommand class
Public methodDeleteLocationCommand(McCommand)
Initializes a new instance of the DeleteLocationCommand class
Top
Properties
  NameDescription
Public propertyLocationName
Location name
Top
Remarks