GigaSpaces XAP.NET Documentation
LookupGroups Property
Class LibraryGigaSpaces.CoreSpaceProxyFactoryLookupGroups
Determines which lookup groups to use when searching for the space in the lookup service.
Declaration Syntax
C#Visual BasicVisual C++J#
public string LookupGroups { get; set; }
Public Property LookupGroups As String
public:
property String^ LookupGroups {
	String^ get ();
	void set (String^ value);
}
/** @property */
public String get_LookupGroups()
/** @property */
public  void set_LookupGroups(String value)

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