GetWorkFlowIdsResponse.WorkflowIDs Property

Definition

Workflow ID

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

Property Value

Attributes

Applies to