Proprietà DedCommCreationUser
|
Restituisce o imposta l'utente che ha creato questa commessa.
Impostando questa proprietà si ottiene l'immediato aggiornamento della commessa nel Database.
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public string CreationUser { get; set; }
Public Property CreationUser As String
Get
Set
public:
property String^ CreationUser {
String^ get ();
void set (String^ value);
}
member CreationUser : string with get, set
Valore della proprietà
StringVedi anche