Show / Hide Table of Contents

    Class SuggestionField

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

    Constructors

    SuggestionField()

    Creates a new instance of this class

    Declaration
    public SuggestionField()

    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

    Name

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

    Value

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