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


Метод TermGroup.GetTermSetsWithCustomProperty

Возвращает изменения TermGroup указанного объекта.

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

returnValue = instance.GetTermSetsWithCustomProperty(customPropertyMatchInformation)
public TermSetCollection GetTermSetsWithCustomProperty(
    CustomPropertyMatchInformation customPropertyMatchInformation
)

Параметры

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

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

См. также

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

TermGroup класс

Элементы TermGroup

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