GigaSpaces XAP.NET Documentation
IteratorScope Property
Class LibraryGigaSpaces.CoreSpaceIteratorConfigIteratorScope
Gets or sets the iterator's scope.
Declaration Syntax
C#Visual BasicVisual C++J#
public IteratorScope IteratorScope { get; set; }
Public Property IteratorScope As IteratorScope
public:
property IteratorScope IteratorScope {
	IteratorScope get ();
	void set (IteratorScope value);
}
/** @property */
public IteratorScope get_IteratorScope()
/** @property */
public  void set_IteratorScope(IteratorScope value)
See Also
IteratorScope

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.1.0.0 (10.1.1.12800)