WorkflowOutputEvent.SourceId Property

Definition

Caution

Use ExecutorId instead.

The unique identifier of the executor that yielded this output.

[System.Obsolete("Use ExecutorId instead.")]
[System.Text.Json.Serialization.JsonIgnore]
public string SourceId { get; }
[<System.Obsolete("Use ExecutorId instead.")>]
[<System.Text.Json.Serialization.JsonIgnore>]
member this.SourceId : string
Public ReadOnly Property SourceId As String

Property Value

Attributes

Applies to