Proprietà DistHeaderLockVer
             | 
          
        
        
            Restituisce il Guid utilizzato per il blocco del record. 
            Se la distinta non è bloccata dall'utente corrente viene restituito Guid.Empty.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic Guid LockVer { get; }Public ReadOnly Property LockVer As Guid
	Get
public:
property Guid LockVer {
	Guid get ();
}member LockVer : Guid with get
Valore della proprietà
Guid
Vedi anche