adTempus API
ArcanaDevelopment.adTempus.Client Namespace / ExecutionHistoryItem Class / LastCheckpoint Property

In This Topic
    LastCheckpoint Property (ExecutionHistoryItem)
    In This Topic
    The last checkpoint reported by the job.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property LastCheckpoint As String
    public string LastCheckpoint {get;}
    See Also