Proprietà DedCommOwnerUser
             | 
          
        
        
            Restituisce o imposta l'utente che ha in carico la commessa
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic string OwnerUser { get; set; }Public Property OwnerUser As String
	Get
	Set
public:
property String^ OwnerUser {
	String^ get ();
	void set (String^ value);
}member OwnerUser : string with get, set
Valore della proprietà
String
Vedi anche