adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / JobFetchFilter Class
Fields

In This Topic
    JobFetchFilter Class Members
    In This Topic

    The following tables list the members exposed by JobFetchFilter.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Fields
     NameDescription
    Public Field If specified, only fetches jobs that match the specified EffectiveHoldType.  
    Public Field If specified, excludes jobs that match the specified EffectiveHoldType.  
    Public Field If specified, excludes jobs that match the specified HoldType.  
    Public Field Only fetch jobs in the specified group  
    Public Field If specified, only fetches jobs that match the specified HoldType.  
    Public Field The string or pattern to match against the name  
    Public Field Only fetch jobs in the specified queue  
    Public Field List of tags to include or exclude.  
    Public FieldDetermines whether the NameMatch is a regular expression  
    Top
    See Also