Proprietà DedFormEditCommCommData
             | 
          
        
        
            Restituisce il dizionario contenente i dati da utilizzare per la creazione della nuova commessa.
            
        
        Namespace: DedNet.FormsAssembly: 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