Метод TermSet.GetTerms (LabelMatchInformation)
Пространство имен: Microsoft.SharePoint.Client.Taxonomy
Сборки: Microsoft.SharePoint.Client.Taxonomy.Silverlight (в Microsoft.SharePoint.Client.Taxonomy.Silverlight.dll); Microsoft.SharePoint.Client.Taxonomy.Phone (в Microsoft.SharePoint.Client.Taxonomy.Phone.dll) Microsoft.SharePoint.Client.Taxonomy (в Microsoft.SharePoint.Client.Taxonomy.dll)
Синтаксис
'Декларация
Public Function GetTerms ( _
labelMatchInformation As LabelMatchInformation _
) As TermCollection
'Применение
Dim instance As TermSet
Dim labelMatchInformation As LabelMatchInformation
Dim returnValue As TermCollection
returnValue = instance.GetTerms(labelMatchInformation)
public TermCollection GetTerms(
LabelMatchInformation labelMatchInformation
)
Параметры
labelMatchInformation
Тип: Microsoft.SharePoint.Client.Taxonomy.LabelMatchInformationУказывает условия поиска, чтобы использовать при извлечении Term объектов.
Возвращаемое значение
Тип: Microsoft.SharePoint.Client.Taxonomy.TermCollection