WorkflowTriggerCallbackUrl.RelativePath Property

Definition

Gets the workflow trigger callback URL relative path.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to