DataTableResponseObject.Row Property

Definition

Raw row values

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public System.Collections.Generic.List<System.Collections.Generic.List<string>> Row { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.Row : System.Collections.Generic.List<System.Collections.Generic.List<string>> with get, set
Public Property Row As List(Of List(Of String))

Property Value

Implements

Row
Attributes

Applies to