adTempus API
ArcanaDevelopment.adTempus.Client Namespace / JobAgentJoin Class / LastInstanceID Property

In This Topic
    LastInstanceID Property (JobAgentJoin)
    In This Topic
    The instance number of the current or most recent instance
    Syntax
    'Declaration
     
    
    Public ReadOnly Property LastInstanceID As Integer
    public int LastInstanceID {get;}
    Remarks
    Will be 0 if no instance has executed since the statistics for the job were last reset
    See Also