ILibraryManagerPlugIn5PrepareDocumentsForView Method |
Namespace:
FileHold.Common
Assembly:
FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntaxvoid PrepareDocumentsForView(
int metadataVersionId,
ref long repFileId,
Object database,
Object transaction
)
Parameters
- metadataVersionId
- Type: SystemInt32
- repFileId
- Type: SystemInt64
- database
- Type: SystemObject
- transaction
- Type: SystemObject
See Also