Proprietà DocDepFileRowVer
             | 
          
        
        
            Restituisce o imposta la versione del record da abbinare al documento dipendente,
            qualora questo sia da inserire nel Database come nuovo documento dipendente.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.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