Sdílet prostřednictvím


SapOdpSource.Selection Property

Definition

Gets or sets specifies the selection conditions from source data. Type: array of objects(selection) (or Expression with resultType array of objects).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to