Compartilhar via


RecommendedAction.LinkedObjects Propriedade

Definição

Obtém os objetos vinculados, se houver.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.linkedObjects")]
public System.Collections.Generic.IList<string> LinkedObjects { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.linkedObjects")>]
member this.LinkedObjects : System.Collections.Generic.IList<string>
Public ReadOnly Property LinkedObjects As IList(Of String)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a