WorkflowOutputEvent.SourceId 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.
Caution
Use ExecutorId instead.
The unique identifier of the executor that yielded this output.
[System.Obsolete("Use ExecutorId instead.")]
public string SourceId { get; }
[<System.Obsolete("Use ExecutorId instead.")>]
member this.SourceId : string
Public ReadOnly Property SourceId As String
Property Value
- Attributes