次の方法で共有


SapOdpSource.Selection プロパティ

定義

ソース データからの選択条件を取得または設定します。 Type: objects(selection) の配列 (またはオブジェクトの resultType 配列を含む Expression)。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象