TableColumnItems.TableItems Property

Definition

public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Blockchain.Runtime.PowerShell.TableColumnItem> TableItems { get; set; }
member this.TableItems : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Blockchain.Runtime.PowerShell.TableColumnItem> with get, set
Public Property TableItems As List(Of TableColumnItem)

Property Value

List<TableColumnItem>

Applies to