Proprietà DocStructOperationBaseRowVer
             | 
          
        
        
            Restituisce oppure imposta la versione attuale del documento (in memoria se impostata dal client) 
            e quindi da usare nella creazione o nell'aggiornamento del documento.
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassipublic Guid RowVer { get; set; }Public Property RowVer As Guid
	Get
	Set
public:
property Guid RowVer {
	Guid get ();
	void set (Guid value);
}member RowVer : Guid with get, set
Valore della proprietà
Guid
Vedi anche