adTempus API
ArcanaDevelopment.adTempus.ApplicationIntegration Namespace / IExecutionContext Interface / Checkpoint Property

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