DocumentManagerCheckInDocument(Guid, DocumentManagerCheckInOptions, String, String, Int32, Boolean, Boolean, NullableDocumentSchemaType, Int64, Boolean, Boolean, UsageLogParams, NullableDateTime, Database, DbTransaction) Method
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
public int CheckInDocument(
Guid uploadToken,
DocumentManagerCheckInOptions option,
string originalFileName,
string documentName,
int metadataVersionId,
bool allowCheckinByOtherUsers,
bool sendEmailToMembers,
DocumentSchemaType? type,
out long repFileIdToRemove,
bool autoStartWF,
bool isPdfConverter,
UsageLogParams logParams,
DateTime? createdDate,
Database database,
DbTransaction transaction
)
- uploadToken Guid
-
- option DocumentManagerCheckInOptions
-
- originalFileName String
-
- documentName String
-
- metadataVersionId Int32
-
- allowCheckinByOtherUsers Boolean
-
- sendEmailToMembers Boolean
-
- type NullableDocumentSchemaType
-
- repFileIdToRemove Int64
-
- autoStartWF Boolean
-
- isPdfConverter Boolean
-
- logParams UsageLogParams
-
- createdDate NullableDateTime
-
- database Database
-
- transaction DbTransaction
-
Int32