Show / Hide Table of Contents

    Class FlagConditions

    Filter documents with specific flags

    Inheritance
    System.Object
    FlagConditions
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: DocuWare.Platform.ServerClient
    Assembly: DocuWare.Platform.ServerClient.dll
    Syntax
    public class FlagConditions

    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