ScheduleCriteria Class Members
See Also  Properties Methods 
SourceCode.EventBus.Scheduler.Management Namespace : ScheduleCriteria Class


Glossary Item Box

The following tables list the members exposed by ScheduleCriteria.

Public Constructors

  Name Description
Public Constructor ScheduleCriteria Constructor Schedule criteria.  
Top

Public Properties

  Name Description
Public Property FilterFields Filter fields to compare (Inherited from SourceCode.EventBus.Scheduler.Management.Criteria)
Public Property SortFields Sort fields to use for sorting (Inherited from SourceCode.EventBus.Scheduler.Management.Criteria)
Top

Public Methods

  Name Description
Public Method AddFilterField Add a filterfield to the collection of filterfields.  
Public Method AddSortField Add a sortfield to the collection of sortfields.  
Top

See Also