DocumentManagerChangeDocumentType(Int32, DocumentSchemaType, Database, DbTransaction) Method
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
public void ChangeDocumentType(
int metadataVersionId,
DocumentSchemaType type,
Database database,
DbTransaction transaction
)
Parameters
- metadataVersionId Int32
-
- type DocumentSchemaType
-
- database Database
-
- transaction DbTransaction
-