Share via


TagProperty.ObjectIdentifier Property

Definition

Gets returns the Object ID of the user who added the tag.

[Newtonsoft.Json.JsonProperty(PropertyName="objectIdentifier")]
public string ObjectIdentifier { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="objectIdentifier")>]
member this.ObjectIdentifier : string
Public ReadOnly Property ObjectIdentifier As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to