Show / Hide Table of Contents

    Class FlagConditions

    Filter documents with specific flags

    Inheritance
    System.Object
    FlagConditions
    Namespace: DocuWare.Platform.ServerClient
    Assembly: DocuWare.Platform.ServerClient.dll
    Syntax
    public class FlagConditions : object

    Constructors

    FlagConditions()

    Creates a new instance of this class

    Declaration
    public FlagConditions()

    Properties

    IncludeAppended

    Include documents which are appended

    Declaration
    public bool IncludeAppended { get; set; }
    Property Value
    Type Description
    System.Boolean

    IncludeCheckedOut

    Include documents which are checked out

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