共用方式為


WebTableDataset.Index Property

Definition

Gets or sets the zero-based index of the table in the web page. Type: integer (or Expression with resultType integer), minimum: 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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to