MatchReturnObject.ApplyDisambiguationData Method

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.SharePoint.Taxonomy.WebServices
Assembly:  Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)

Syntax

'Declaration
Public Sub ApplyDisambiguationData ( _
    value As List(Of DisambiguationInstanceReturnObject) _
)
'Usage
Dim instance As MatchReturnObject
Dim value As List(Of DisambiguationInstanceReturnObject)

instance.ApplyDisambiguationData(value)
public void ApplyDisambiguationData(
    List<DisambiguationInstanceReturnObject> value
)

Parameters

See Also

Reference

MatchReturnObject Class

MatchReturnObject Members

Microsoft.SharePoint.Taxonomy.WebServices Namespace