Gets the command that was executed to produce EngineResults.
Namespace:
Endeca.Data.ProviderAssembly: Endeca.Data (in Endeca.Data.dll) Version: 2.1.1.0 (2.1.1.620)
Syntax
| C# |
|---|
EndecaCommand Command { get; } |
| Visual Basic (Declaration) |
|---|
ReadOnly Property Command As EndecaCommand |
| Visual C++ |
|---|
property EndecaCommand^ Command { EndecaCommand^ get (); } |