Class CheckInParameterContract
Represents checkin parameters
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class CheckInParameterContract : Object
Name | Description |
---|---|
CheckInParameterContract() |
Fields
Name | Description |
---|---|
AddNewSystemProperties | Add new system properties. |
Comment | Comment to set |
MergePropertiesIntoDocument | Merges properties into the file (only .DOCX, .PPTX, .PDF, .XLSX) |
OverwriteVersion | Overwrite the latest version with this checkin |
ReleaseReservation | Release reservation after save |
UpdateToSAPDocument | Updates the document with SAP specific data |
VerifyOptions | Options to verify the file of the document. |
Version | Human readable version information |