Proprietà DedDataPartUpdateRowVer
             | 
          
        
        
            Restituisce se aggiornare il ROWVER dell'anagrafica
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic bool UpdateRowVer { get; set; }Public Property UpdateRowVer As Boolean
	Get
	Set
public:
virtual property bool UpdateRowVer {
	bool get () sealed;
	void set (bool value) sealed;
}abstract UpdateRowVer : bool with get, set
override UpdateRowVer : bool with get, set
Valore della proprietà
BooleanImplementa
IDedDataUpdateRowVer
Vedi anche