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: 25.3.0.0 (25.3.0.0)
Sintassipublic 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à
String
Vedi anche