ListTabsResponse.Tabs Property

Definition

Tabs

[System.Text.Json.Serialization.JsonPropertyName("tabs")]
public System.Collections.Generic.List<Azure.Connectors.Sdk.DocuSign.Models.Tab> Tabs { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("tabs")>]
member this.Tabs : System.Collections.Generic.List<Azure.Connectors.Sdk.DocuSign.Models.Tab> with get, set
Public Property Tabs As List(Of Tab)

Property Value

Attributes

Applies to