adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / JobQueryParameters Class
Fields Properties Methods

In This Topic
    JobQueryParameters Class Members
    In This Topic

    The following tables list the members exposed by JobQueryParameters.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Field Controls how data is fetched.  
    Public Field Determines whether data for held jobs is returned  
    Public Field The page number of results to fetch.  
    Public Field The number of records to return in one batch when using paging  
    Top
    Public Properties
     NameDescription
    Public Property List of OIDs of Remote Agents to return records for  
    Public Property List of tags to include or exclude.  
    Public Property List of names of computers (e.g., agents) to return records for  
    Public Property List of OIDs of the jobs, groups, or queues to query for. If no jobs or groups are specified, all jobs are included.  
    Top
    Public Methods
     NameDescription
    Public Method Gets all members of the TargetObjects collection that have the specified classID.  
    Top
    See Also