Libreria DedNetAcad
Metodo UtilSetLastDataRowVer (PartManager, Guid) |
Imposta nel documento il rowver utilizzato per aggiornare i dati nel documento.
Namespace: DedNetAcad
Assembly: DedNetAcad (in DedNetAcad.dll) Versione: 21.3.0.0 (21.3.0.0)

public static void SetLastDataRowVer( PartManager partManager, Guid rowver )
Public Shared Sub SetLastDataRowVer ( partManager As PartManager, rowver As Guid )
public: static void SetLastDataRowVer( PartManager^ partManager, Guid rowver )
static member SetLastDataRowVer : partManager : PartManager * rowver : Guid -> unit
Parametri
- partManager
- Tipo: PartManager
- rowver
- Tipo: SystemGuid
Rowver da impostare nel documento.
