Метод SearchServiceApplicationProxy.GetSharePointContentSources
Пространство имен: Microsoft.Office.Server.Search.Administration
Сборка: Microsoft.Office.Server.Search (в Microsoft.Office.Server.Search.dll)
Синтаксис
'Декларация
Public Function GetSharePointContentSources As List(Of Integer)
'Применение
Dim instance As SearchServiceApplicationProxy
Dim returnValue As List(Of Integer)
returnValue = instance.GetSharePointContentSources()
public List<int> GetSharePointContentSources()
Возвращаемое значение
Тип: System.Collections.Generic.List<Int32>
Реализации
ISearchAdminServiceApplication.GetSharePointContentSources()
См. также
Справочные материалы
SearchServiceApplicationProxy класс
Элементы SearchServiceApplicationProxy
Пространство имен Microsoft.Office.Server.Search.Administration