WorkItemCreateConfiguration.ConnectorId Property

Definition

Gets or sets unique connector id

[Newtonsoft.Json.JsonProperty(PropertyName="ConnectorId")]
public string ConnectorId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ConnectorId")>]
member this.ConnectorId : string with get, set
Public Property ConnectorId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to