Partilhar via


SuggestionReturnObject.ApplyPaths 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 ApplyPaths ( _
    value As List(Of String) _
)
'Usage
Dim instance As SuggestionReturnObject
Dim value As List(Of String)

instance.ApplyPaths(value)
public void ApplyPaths(
    List<string> value
)

Parameters

See Also

Reference

SuggestionReturnObject Class

SuggestionReturnObject Members

Microsoft.SharePoint.Taxonomy.WebServices Namespace