Click or drag to resize

OptionsVariableCountLimit Property

[This is preliminary documentation and is subject to change.]

Used to limit the maximum amount of variables per page

Default: 1000

Namespace:  Monkeyspeak
Assembly:  Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax
public int VariableCountLimit { get; set; }

Property Value

Type: Int32
See Also