JobInstanceID Property (ScriptHostInterface)
In This Topic
Gets the unique ID for this job instance.
Syntax
'Declaration
<CanBeNullAttribute()>
Public Shared ReadOnly Property JobInstanceID As String
[CanBeNull()]
public static string JobInstanceID {get;}
See Also