次の方法で共有


WebTableDataset.Index プロパティ

定義

Web ページ内のテーブルの 0 から始まるインデックスを取得または設定します。 型: integer (または resultType 整数を持つ式)、最小値: 0。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象