Gets a dictionary of grid service container with the key as the uid.

C# | Visual Basic | Visual C++ | J# |
IDictionary<string, IGridServiceContainer> Uids { get; }
ReadOnly Property Uids As IDictionary(Of String, IGridServiceContainer)
property IDictionary<String^, IGridServiceContainer^>^ Uids { IDictionary<String^, IGridServiceContainer^>^ get (); }
/** @property */ IDictionary<String, IGridServiceContainer> get_Uids()