RecommendationRule.ForwardLink Property

Definition

Gets or sets forward link to an external document associated with the rule. Applicable to dynamic rule only.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to