Udostępnij za pośrednictwem


TaxonomyFieldValue Class

Definition

[Microsoft.SharePoint.Client.ScriptType("SP.Taxonomy.TaxonomyFieldValue", ServerTypeId="{19e70ed0-4177-456b-8156-015e4d163ff8}", ValueObject=true)]
public class TaxonomyFieldValue : Microsoft.SharePoint.Client.ClientValueObject
type TaxonomyFieldValue = class
    inherit ClientValueObject
Public Class TaxonomyFieldValue
Inherits ClientValueObject
Inheritance
TaxonomyFieldValue
Attributes

Constructors

TaxonomyFieldValue()

Properties

Label
TermGuid
TypeId
WssId

Methods

CustomFromJson(JsonReader) (Inherited from ClientValueObject)
CustomWriteToXml(XmlWriter, SerializationContext) (Inherited from ClientValueObject)
FromJson(JsonReader) (Inherited from ClientValueObject)
InitOnePropertyFromJson(String, JsonReader)
WriteToXml(XmlWriter, SerializationContext)

Applies to