Show / Hide Table of Contents

    Class SuggestionTableField

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

    Constructors

    SuggestionTableField()

    Creates a new instance of this class

    Declaration
    public SuggestionTableField()

    Properties

    Confidence

    Declaration
    public IntellixFieldTrust Confidence { get; set; }
    Property Value
    Type Description
    IntellixFieldTrust

    DBName

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

    Table

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