Proprietà DedCommCollectionItemModUser
|
Restituisce l'utente dell'ultima modifica.
Impostando questa proprietà si ottiene l'immediato aggiornamento nel Database.
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public string ModUser { get; set; }
Public Property ModUser As String
Get
Set
public:
property String^ ModUser {
String^ get ();
void set (String^ value);
}
member ModUser : string with get, set
Valore della proprietà
Tipo:
StringEccezioni 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