GigaSpaces XAP.NET Documentation
Groups Property
Class LibraryGigaSpaces.Core.Admin.ServiceGridIServiceGridAdminGroups
Gets the lookup groups this admin uses.
Declaration Syntax
C#Visual BasicVisual C++J#
IList<string> Groups { get; }
ReadOnly Property Groups As IList(Of String)
property IList<String^>^ Groups {
	IList<String^>^ get ();
}
/** @property */
IList<String> get_Groups()
See Also

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.5.2.8900 (9.5.2.8900)