Show / Hide Table of Contents

    Class SuggestionTable

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

    Constructors

    SuggestionTable()

    Creates a new instance of this class

    Declaration
    public SuggestionTable()

    Properties

    Cell

    Declaration
    public List<SuggestionCellValue> Cell { get; set; }
    Property Value
    Type Description
    List<SuggestionCellValue>

    HighlightRectangle

    Declaration
    public List<PointAndShootInfo> HighlightRectangle { get; set; }
    Property Value
    Type Description
    List<PointAndShootInfo>

    Trust

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