Show / Hide Table of Contents

    Class FieldValueStatisticsExpression

    The expression for field statistics.

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

    Constructors

    FieldValueStatisticsExpression()

    Creates a new instance of this class

    Declaration
    public FieldValueStatisticsExpression()

    Properties

    FieldName

    The database name of the field.

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

    Limit

    Limit the number of hits that are returned.

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