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