RecommendationAction.AdvisorName Property

Definition

Gets or sets advisor name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to