Share via


ResourceLinkFilter.TargetId Property

Definition

Gets or sets the ID of the target resource.

[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