adTempus API
ArcanaDevelopment.adTempus.Client Namespace / JobExecutionSettings Class / Checkpoint Property

In This Topic
    Checkpoint Property (JobExecutionSettings)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Checkpoint As String
    public string Checkpoint {get; set;}
    See Also