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.1.0
Sintassi public 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à
GuidVedi anche