adTempus API
ArcanaDevelopment.adTempus.ApplicationIntegration Namespace / ScriptHostInterface Class / JobInstanceID Property

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