Click or drag to resize

DocumentManagerPrepareToRename Method

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public DocumentFinderSnapshot PrepareToRename(
	int documentSchemaId,
	Database database,
	DbTransaction transaction
)

Parameters

documentSchemaId
Type: SystemInt32
database
Type: Database
transaction
Type: System.Data.CommonDbTransaction

Return Value

Type: DocumentFinderSnapshot
See Also