Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the list of term information with the same name.
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public TermInfoList As List(Of MetadataInfo)
'Usage
Dim instance As MetadataFilterValue
Dim value As List(Of MetadataInfo)
value = instance.TermInfoList
instance.TermInfoList = value
public List<MetadataInfo> TermInfoList