Proprietà DedCommCommandEventArgsCommData
             | 
          
        
        
            Restituisce i dati della commessa in creazione.
            Lasciato per retrocompatibilità con passato. Usare proprietà Info
            
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic DedDictionary CommData { get; }Public ReadOnly Property CommData As DedDictionary
	Get
public:
property DedDictionary^ CommData {
	DedDictionary^ get ();
}member CommData : DedDictionary with get
Valore della proprietà
DedDictionary
Vedi anche