Share via


Label Class

Definition

[Microsoft.SharePoint.Client.ScriptType("SP.Taxonomy.Label", ServerTypeId="{81503ae1-8747-4684-a172-163c7e009ef9}")]
public sealed class Label : Microsoft.SharePoint.Client.ClientObject
type Label = class
    inherit ClientObject
Public NotInheritable Class Label
Inherits ClientObject
Inheritance
Attributes

Constructors

Label(ClientRuntimeContext, ObjectPath)

Properties

Context (Inherited from ClientObject)
IsDefaultForLanguage
Language
ObjectData (Inherited from ClientObject)
ObjectVersion (Inherited from ClientObject)
Path (Inherited from ClientObject)
ServerObjectIsNull (Inherited from ClientObject)
Tag (Inherited from ClientObject)
Term
TypedObject (Inherited from ClientObject)
Value

Methods

CheckUninitializedProperty(String) (Inherited from ClientObject)
CustomFromJson(JsonReader) (Inherited from ClientObject)
DeleteObject()
FromJson(JsonReader) (Inherited from ClientObject)
InitNonPropertyFieldFromJson(String, JsonReader) (Inherited from ClientObject)
InitOnePropertyFromJson(String, JsonReader) (Inherited from ClientObject)
IsObjectPropertyInstantiated(String) (Inherited from ClientObject)
IsPropertyAvailable(String) (Inherited from ClientObject)
LoadExpandoFields() (Inherited from ClientObject)
RefreshLoad() (Inherited from ClientObject)
RemoveFromParentCollection() (Inherited from ClientObject)
Retrieve() (Inherited from ClientObject)
Retrieve(String[]) (Inherited from ClientObject)
SetAsDefaultForLanguage()
UpdateClientObjectPropertyType(String, Object, JsonReader) (Inherited from ClientObject)

Applies to