Proprietà DedCommCommItemCommID
             | 
          
        
        
            Restituisce o imposta il CommId della commessa collegata.
            Impostando questa proprietà si ottiene l'immediato aggiornamento nel Database.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic Guid CommID { get; set; }Public Property CommID As Guid
	Get
	Set
public:
property Guid CommID {
	Guid get ();
	void set (Guid value);
}member CommID : Guid with get, set
Valore della proprietà
Guid
Eccezioni| Eccezione | Condizione | 
|---|
| QsException | Record non trovato con id e versione dell'oggetto. | 
| QsException | Viene sollevata in caso di errore nell'istruzione di aggiornamento dati. | 
Vedi anche