adTempus API
ArcanaDevelopment.adTempus.Client Namespace / Job Class / HistoryRetentionLimit Property

In This Topic
    HistoryRetentionLimit Property
    In This Topic
    Maximum time to retain history for this job
    Syntax
    'Declaration
     
    
    Public Property HistoryRetentionLimit As Integer
    public int HistoryRetentionLimit {get; set;}
    Remarks
    The unit for this value depends on the setting for HistoryRetentionOptions.
    See Also