JobBase.ActivityId 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.
Activity ID of this job
public string ActivityId { get; set; }
member this.ActivityId : string with get, set
Public Property ActivityId As String