Share via


ResourceLinkProperties.TargetId Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to