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

In This Topic
    Checkpoint Property (ScriptHostInterface)
    In This Topic
    Gets or sets the Checkpoint for the job.
    Syntax
    'Declaration
     
    
    Public Shared Property Checkpoint As String
    public static string Checkpoint {get; set;}
    See Also