Initializes a new CommandExecutedEventArgs instance.
Namespace:
Endeca.Data.ProviderAssembly: Endeca.Data (in Endeca.Data.dll) Version: 2.1.3.0 (2.1.3.622)
Syntax
C# |
---|
public CommandExecutedEventArgs( Object result ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ result As Object _ ) |
Visual C++ |
---|
public: CommandExecutedEventArgs( Object^ result ) |
Parameters
- result
- Type: System..::.Object
The result of executing a command