Metodo UtilGetLastDataRowVer (ModelState)
|
Restituisce il ROWVER utilizzato per aggiornare l'anagrafica nel documento passato alla sua apertura.
Namespace:
DedNetInv
Assembly:
DedNetInv (in DedNetInv.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public static Guid GetLastDataRowVer(
ModelState ms
)
Public Shared Function GetLastDataRowVer (
ms As ModelState
) As Guid
public:
static Guid GetLastDataRowVer(
ModelState^ ms
)
static member GetLastDataRowVer :
ms : ModelState -> Guid
Parametri
- ms
- Tipo: ModelState
Valore di ritorno
Tipo:
GuidVedi anche