Gets the command that is about to be executed.
            
    Namespace: 
   Endeca.Web.InternalAssembly: Endeca.Web (in Endeca.Web.dll) Version: 2.1.1.0 (2.1.1.620)
 Syntax
Syntax
| C# | 
|---|
| public TCommand Command { get; } | 
| Visual Basic (Declaration) | 
|---|
| Public ReadOnly Property Command As TCommand | 
| Visual C++ | 
|---|
| public: property TCommand Command { TCommand get (); } | 





