[Missing <summary> documentation for T:PerpetuumSoft.Reporting.CommandModel.DeleteCommand]

Namespace:  PerpetuumSoft.Reporting.CommandModel
Assembly:  PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1

Syntax

C#
public class DeleteCommand : Command
Visual Basic (Declaration)
Public Class DeleteCommand _
	Inherits Command
Visual C++
public ref class DeleteCommand : public Command

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.Reporting.CommandModel..::.Command
    PerpetuumSoft.Reporting.CommandModel..::.DeleteCommand

See Also