Proprietà ExportDataEventArgContext 
             | 
          
        
         
            Contesto dal quale è stato chiamato il comando di esportazione.
            
 
    Namespace: 
   DedNet
    Assembly:
   DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassipublic CommandContextEnum Context { get; }Public ReadOnly Property Context As CommandContextEnum
	Get
public:
property CommandContextEnum Context {
	CommandContextEnum get ();
}member Context : CommandContextEnum with get
Valore della proprietà
Tipo: 
CommandContextEnum
Vedi anche