Restituisce l'utente che ha fatto l'ultima modifica alla commessa.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic string ModUser { get; }Public ReadOnly Property ModUser As String
	Get
public:
property String^ ModUser {
	String^ get ();
}member ModUser : string with get
Valore della proprietà
String
Vedi anche