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

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