Proprietà GridInfoDataRowNewId
             | 
          
        
        
            Restituisce l'id del nuovo documento alla fine dell'operazione.
            Usato dal comando per la sostituzione degli id documento nelle dipendenze dei padri.
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic Guid NewId { get; set; }Public Property NewId As Guid
	Get
	Set
public:
property Guid NewId {
	Guid get ();
	void set (Guid value);
}member NewId : Guid with get, set
Valore della proprietà
Guid
Vedi anche