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

In This Topic
    Checkpoint Property (ExecutionHistoryStep)
    In This Topic
    The last Checkpoint reported for the step.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Checkpoint As String
    public string Checkpoint {get;}
    See Also