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: 26.4.0.0 (26.4.0.0)
Sintassi public 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à
GuidEccezioni 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