Partager via


LookupActivity.FirstRowOnly Propriété

Définition

Obtient ou définit s’il faut retourner la première ligne ou toutes les lignes. La valeur par défaut est true. Type : booléen (ou Expression avec type booléen resultType).

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.firstRowOnly")]
public object FirstRowOnly { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.firstRowOnly")>]
member this.FirstRowOnly : obj with get, set
Public Property FirstRowOnly As Object

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à