Metodo DataStatisticsAnalyzerSetContext
             | 
          
        
        
            Settaggio del contesto. Setta l'anagrafica o il documento a seconda del contesto
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.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  DedCommandContext
 -  
 
Valore di ritorno
Boolean
Vedi anche