TaskOperationParameters.JobId 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.
The id of the job containing the task.
public string JobId { get; }
member this.JobId : string
Public ReadOnly Property JobId As String