AddPowerAutomateWebhookData.ProcessName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Name of the process that, when finished, will trigger the flow
[System.Text.Json.Serialization.JsonPropertyName("processId")]
public string ProcessName { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("processId")>]
member this.ProcessName : string with get, set
Public Property ProcessName As String
Property Value
- Attributes