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

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