Show / Hide Table of Contents

    Class CheckInActionParameters

    Parameters for CheckIn action

    Inheritance
    System.Object
    DocumentActionParameters
    CheckInActionParameters
    Namespace: DocuWare.Platform.ServerClient
    Assembly: DocuWare.Platform.ServerClient.dll
    Syntax
    public class CheckInActionParameters : DocumentActionParameters

    Constructors

    CheckInActionParameters()

    Creates a new instance of this class

    Declaration
    public CheckInActionParameters()

    Properties

    CheckInReturnDocument

    Defines which document to be returned.

    Declaration
    public CheckInReturnDocument CheckInReturnDocument { get; set; }
    Property Value
    Type Description
    CheckInReturnDocument

    Comments

    Minor version of the document.

    Declaration
    public string Comments { get; set; }
    Property Value
    Type Description
    System.String

    DocumentVersion

    Check in version of the document

    Declaration
    public DocumentVersion DocumentVersion { get; set; }
    Property Value
    Type Description
    DocumentVersion
    About Us Contact Imprint Terms Data privacy
    © 2024 DocuWare Corporation powered by DocFX Back to top