Metodo UtilGetLastDataRowVer(ModelState)
|
Restituisce il ROWVER utilizzato per aggiornare l'anagrafica nel documento passato alla sua apertura.
Namespace: DedNetInvAssembly: DedNetInv (in DedNetInv.dll) Versione: 27.1.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 ModelState
Valore di ritorno
GuidVedi anche