JobDefinition.JobId Property

Definition

Gets the identifier for the job.

public:
 property Guid JobId { Guid get(); };
public Guid JobId { get; }
member this.JobId : Guid
Public ReadOnly Property JobId As Guid

Property Value

Returns a Guid that contains the job identifier.

Applies to