Metodo DedAcadCreaRevSetContext 
             | 
          
        
         
            Non è un comando da aggiungere all'iterfaccia (restituisce sempre false).
            
 
    Namespace: 
   DedNetAcad
    Assembly:
   DedNetAcad (in DedNetAcad.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassipublic override bool SetContext(
	DedCommandContext commandContext
)
Public Overrides Function SetContext ( 
	commandContext As DedCommandContext
) As Boolean
public:
virtual bool SetContext(
	DedCommandContext^ commandContext
) override
abstract SetContext : 
        commandContext : DedCommandContext -> bool 
override SetContext : 
        commandContext : DedCommandContext -> bool Parametri
- commandContext
 - Tipo: DedCommandContext
Contesto di selezione. 
Valore di ritorno
Tipo: 
Boolean
Vedi anche