Udostępnij za pośrednictwem


QueryAnswer.MaxCharLength Property

Definition

A value that specifies the maximum character length for answers returned as part of the search response. Optional and will default to null.

public int? MaxCharLength { get; set; }
member this.MaxCharLength : Nullable<int> with get, set
Public Property MaxCharLength As Nullable(Of Integer)

Property Value

Applies to