Search Results for

    Show / Hide Table of Contents

    Class DocumentSimpleContract

    Simple representation of a document. Contains all information which is necessary to display the document as search result.

    Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
    Syntax
    public class DocumentSimpleContract : Object

    Name Description
    DocumentSimpleContract()

    Fields

    Name Description
    AccessRightsEnumList

    List of all allowed access rights AccessRightsEnum

    CheckOutStateEnum

    Check out state of the document CheckOutStateEnum

    FolderElementId

    Id of document as folder element

    HasAbonnement

    Flag that indicates whether the document has an abonnement.

    HasAnnotation

    Flag whether the document has annotation.

    HasBlog

    Flag whether the document has a blog entry.

    HasLinks

    Flag whether the document has links.

    HasOverlay

    Defines if the document should be displayed with a overlay

    HasReminders

    Flag that indicates whether the document has reminders.

    HasSignature

    Flag whether the document has a signature.

    HasTempAccess

    Indicates if the document has a temporary access configuration

    Id

    Document id

    MainFileLength

    Main file size

    Name

    Document name.

    Properties

    Properties which are defined in parent (search)folder

    VersionId

    Version id of the document

    Back to top Copyright © Kendox