FormReader.DefaultValueCountLimit Field

Definition

Gets the default value for ValueCountLimit. Defaults to 1024.

public: int DefaultValueCountLimit = 1024;
public const int DefaultValueCountLimit = 1024;
val mutable DefaultValueCountLimit : int
Public Const DefaultValueCountLimit As Integer  = 1024

Field Value

Value = 1024

Applies to