Gets the lookup locators this admin uses.

C# | Visual Basic | Visual C++ | J# |
IList<ILookupLocator> Locators { get; }
ReadOnly Property Locators As IList(Of ILookupLocator)
property IList<ILookupLocator^>^ Locators { IList<ILookupLocator^>^ get (); }
/** @property */ IList<ILookupLocator> get_Locators()
