WorkflowTriggerCallbackUrl.BasePath Property

Definition

Gets the workflow trigger callback URL base path.

[Newtonsoft.Json.JsonProperty(PropertyName="basePath")]
public string BasePath { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="basePath")>]
member this.BasePath : string
Public ReadOnly Property BasePath As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to