GigaSpaces XAP.NET Documentation
Groups Property
Class LibraryGigaSpaces.CoreJiniTransactionManagerLookupInfoGroups
Gets or sets the lookup groups.
Declaration Syntax
C#Visual BasicVisual C++J#
public string Groups { get; set; }
Public Property Groups As String
public:
property String^ Groups {
	String^ get ();
	void set (String^ value);
}
/** @property */
public String get_Groups()
/** @property */
public  void set_Groups(String value)

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.0.0.0 (10.0.1.11800)