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

In This Topic
    CycleID Property (ExecutionHistoryItem)
    In This Topic
    The value of the CycleID job variable at the time of execution
    Syntax
    'Declaration
     
    
    Public ReadOnly Property CycleID As String
    public string CycleID {get;}
    See Also