Condividi tramite


TagDescriptionContract.TagId Property

Definition

Gets or sets identifier of the tag in the form of /tags/{tagId}

[Newtonsoft.Json.JsonProperty(PropertyName="properties.tagId")]
public string TagId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.tagId")>]
member this.TagId : string with get, set
Public Property TagId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to