Метод SearchServiceApplication.GetContentSourceNameFromID
Пространство имен: Microsoft.Office.Server.Search.Administration
Сборка: Microsoft.Office.Server.Search (в Microsoft.Office.Server.Search.dll)
Синтаксис
'Декларация
Public Function GetContentSourceNameFromID ( _
contentSourceID As Integer _
) As String
'Применение
Dim instance As SearchServiceApplication
Dim contentSourceID As Integer
Dim returnValue As String
returnValue = instance.GetContentSourceNameFromID(contentSourceID)
public string GetContentSourceNameFromID(
int contentSourceID
)
Параметры
- contentSourceID
Тип: System.Int32
Возвращаемое значение
Тип: System.String
См. также
Справочные материалы
SearchServiceApplication класс
Элементы SearchServiceApplication
Пространство имен Microsoft.Office.Server.Search.Administration