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
     
    
    <CanBeNullAttribute()>
    Public Shared Property Checkpoint As String
    [CanBeNull()]
    public static string Checkpoint {get; set;}
    See Also