RepositoryControllerUpdateRepFileId(Int64, Int64, Database, DbTransaction) Method
Namespace: FileHold.DocumentRepositoryAssembly: FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.1.0.0
public void UpdateRepFileId(
long oldId,
long newId,
Database database,
DbTransaction transaction
)
Parameters
- oldId Int64
-
- newId Int64
-
- database Database
-
- transaction DbTransaction
-