| LLParserTParseManyMaxItems Property  | 
 
Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxprotected int ParseManyMaxItems { get; set; }Protected Property ParseManyMaxItems As Integer
	Get
	Set
protected:
property int ParseManyMaxItems {
	int get ();
	void set (int value);
}member ParseManyMaxItems : int with get, set
Property Value
Type: 
Int32
See Also