Proprietà DedDocUtenteCreazioneRecord
             | 
          
        
        
            Restituisce l'utente che ha creato questo documento.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic string UtenteCreazioneRecord { get; set; }Public Property UtenteCreazioneRecord As String
	Get
	Set
public:
property String^ UtenteCreazioneRecord {
	String^ get ();
	void set (String^ value);
}member UtenteCreazioneRecord : string with get, set
Valore della proprietà
String
Vedi anche