GigaSpaces XAP.NET Documentation
Uids Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.LookupServiceILookupServicesUids
Gets a dictionary of lookup service with the key as the uid.
Declaration Syntax
C#Visual BasicVisual C++J#
IDictionary<string, ILookupService> Uids { get; }
ReadOnly Property Uids As IDictionary(Of String, ILookupService)
	Get
property IDictionary<String^, ILookupService^>^ Uids {
	IDictionary<String^, ILookupService^>^ get ();
}
/** @property */
IDictionary<String, ILookupService> get_Uids()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 15.2.0.0 (15.2.0)