Compartir a través de


FormReader.ValueCountLimit Propiedad

Definición

Límite en el número de valores de formulario que se van a permitir en ReadForm o ReadFormAsync.

public:
 property int ValueCountLimit { int get(); void set(int value); };
public int ValueCountLimit { get; set; }
member this.ValueCountLimit : int with get, set
Public Property ValueCountLimit As Integer

Valor de propiedad

Se aplica a