Метод 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
)
Параметры
- customPropertyMatchInformation
Тип: Microsoft.SharePoint.Client.Taxonomy.CustomPropertyMatchInformation
Возвращаемое значение
Тип: Microsoft.SharePoint.Client.Taxonomy.TermSetCollection