This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.

Syntax

C# Copy imageCopy Code
                                  public class ScheduledJob
Visual Basic (Declaration) Copy imageCopy Code
                                  Public Class ScheduledJob

The type exposes the following fields.

Protected Fields

  Name Description
Protected field Static member MaxPreviousRuns
The maximum number of previous runs that is stored in memory.

See Also

Advanced