Share via


WebTableDataset.Index Property

Definition

The zero-based index of the table in the web page. Type: integer (or Expression with resultType integer), minimum: 0.

public Azure.Core.Expressions.DataFactory.DataFactoryElement<int> Index { get; set; }
member this.Index : Azure.Core.Expressions.DataFactory.DataFactoryElement<int> with get, set
Public Property Index As DataFactoryElement(Of Integer)

Property Value

Applies to