WorkflowDefinitionsResponse.WorkflowDefinitions Property

Definition

WorkflowDefinitions

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

Property Value

Attributes

Applies to