Proprietà DocumentEventArgsRowVer
|
Restituisce o imposta la versione che dovrà essere assegnata al record del documento.
Namespace:
DedNet
Assembly:
DedNet (in DedNet.dll) Versione: 22.4.2.0 (22.4.2.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à
Tipo:
Guid
Vedi anche