TaxonomyFieldValue members

Represents a single value held in a TaxonomyField object.

The TaxonomyFieldValue type exposes the following members.

Constructors

  Name Description
Public method TaxonomyFieldValue Initializes a new instance of the TaxonomyFieldValue object.

Top

Properties

  Name Description
Public property Label Gets or sets the label of the TaxonomyField object.
Public property TermGuid Gets or sets a string representing the term GUID.
Public property TypeId (Overrides ClientValueObject.TypeId.)
Public property WssId Gets or sets the list item ID of the list item containing the taxonomy field value that is encapsulated by the TaxonomyFieldValue object.

Top

Methods

  Name Description
Public method CustomFromJson This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Public method CustomWriteToXml This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Public method FromJson This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Protected method InitOnePropertyFromJson (Overrides ClientValueObject.InitOnePropertyFromJson(String, JsonReader).)
Public method ToString (Inherited from Object.)
Public method WriteToXml (Overrides ClientValueObject.WriteToXml(XmlWriter, SerializationContext).)

Top

See also

Reference

TaxonomyFieldValue class

Microsoft.SharePoint.Client.Taxonomy namespace