TaxonomyFieldValue class

Represents a single value held in a TaxonomyField object.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Client.ClientValueObject
    Microsoft.SharePoint.Client.Taxonomy.TaxonomyFieldValue

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

Syntax

'Declaration
Public Class TaxonomyFieldValue _
    Inherits ClientValueObject
'Usage
Dim instance As TaxonomyFieldValue
public class TaxonomyFieldValue : ClientValueObject

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

TaxonomyFieldValue members

Microsoft.SharePoint.Client.Taxonomy namespace

TaxonomyField

Microsoft.SharePoint.Client.Taxonomy

SPFieldLookupValue

Microsoft.SharePoint.Client