Proprietà DedDocUtenteCreazioneRecord
|
Restituisce l'utente che ha creato questo documento.
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public 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à
Tipo:
StringVedi anche