TraceEventArgs.JobID Property

Gets the job identifier associated with a TraceEventArgs object.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public string JobID { get; }

Property Value

Type: System.String
The job identifier.

See Also

Reference

TraceEventArgs Class

Microsoft.AnalysisServices Namespace