Поделиться через


Метод TermSet.GetTermsWithCustomProperty

Пространство имен:  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 GetTermsWithCustomProperty ( _
    customPropertyMatchInformation As CustomPropertyMatchInformation _
) As TermCollection
'Применение
Dim instance As TermSet
Dim customPropertyMatchInformation As CustomPropertyMatchInformation
Dim returnValue As TermCollection

returnValue = instance.GetTermsWithCustomProperty(customPropertyMatchInformation)
public TermCollection GetTermsWithCustomProperty(
    CustomPropertyMatchInformation customPropertyMatchInformation
)

Параметры

Возвращаемое значение

Тип: Microsoft.SharePoint.Client.Taxonomy.TermCollection

См. также

Справочные материалы

TermSet класс

Элементы TermSet

Пространство имен Microsoft.SharePoint.Client.Taxonomy