Proprietà DistHeaderUserLock
             | 
          
        
        
            Restituisce il nome dell'utente che ha effettuato il blocco del record.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic string UserLock { get; }Public ReadOnly Property UserLock As String
	Get
public:
property String^ UserLock {
	String^ get ();
}member UserLock : string with get
Valore della proprietà
String
Vedi anche