All Classes Namespaces Functions Properties Pages
Public Member Functions | Properties | List of all members
JobSchedule Class Reference

JobScheduler class More...

Public Member Functions

 JobSchedule ()
 Initializes a new instance of the JobSchedule class. More...
 

Properties

CategoryIdentity Category [get, set]
 Gets or sets the category. More...
 
short DaysOfWeek [get, set]
 Gets or sets the days of week. More...
 
DateTime EndByDate [get, set]
 Gets or sets the end by date. More...
 
JobScheduleIdentity Identity [get, set]
 Gets or sets the identity. More...
 
VariableMappingCollection InitParameters [get, set]
 Gets or sets the initialisation params. More...
 
DateTime LastModifiedDate [get, set]
 Gets or sets the last modified date. More...
 
ResourceIdentity LockedBy [get, set]
 Gets or sets the locked by. More...
 
short Monthly [get, set]
 Gets or sets the monthly. More...
 
DateTime NextDueDate [get, set]
 Gets or sets the next due date. More...
 
short NoOfJobsToCreate [get, set]
 Gets or sets the no of jobs to create. More...
 
short NoOfOccurs [get, set]
 Gets or sets the no of occurances. More...
 
short NoOfOccursProcessed [get, set]
 Gets or sets the no of occurances. More...
 
bool OneActiveAtTime [get, set]
 Gets or sets a value indicating whether [one active at time]. More...
 
ProcessIdentity Process [get, set]
 Gets or sets the business process id. More...
 
bool ScheduleActive [get, set]
 Gets or sets a value indicating whether [schedule active]. More...
 
DateTime SetTime [get, set]
 Gets or sets the set time. More...
 
DateTime StartByDate [get, set]
 Gets or sets the start by date. More...
 
long TimeSpanInMinutes [get, set]
 Gets or sets the time span in mins. More...
 
bool UseBusinessCalendar [get, set]
 Gets or sets a value indicating whether [use business calendar]. More...
 
bool UseEndByDate [get, set]
 Gets or sets a value indicating whether [use end by date]. More...
 
bool UseStartByDate [get, set]
 Gets or sets a value indicating whether [use start by date]. More...
 
bool UseWeekdays [get, set]
 Gets or sets a value indicating whether [use weekdays]. More...
 

Description

JobScheduler class

Constructor & Destructor Documentation

Initializes a new instance of the JobSchedule class.

Property Documentation

Gets or sets the category.

The category.

short DaysOfWeek
getset

Gets or sets the days of week.

The days of week.

DateTime EndByDate
getset

Gets or sets the end by date.

The end by date.

JobScheduleIdentity Identity
getset

Gets or sets the identity.

The identity.

VariableMappingCollection InitParameters
getset

Gets or sets the initialisation params.

The initialisation params.

DateTime LastModifiedDate
getset

Gets or sets the last modified date.

The last modified date.

ResourceIdentity LockedBy
getset

Gets or sets the locked by.

The locked by.

short Monthly
getset

Gets or sets the monthly.

The monthly.

DateTime NextDueDate
getset

Gets or sets the next due date.

The next due date.

short NoOfJobsToCreate
getset

Gets or sets the no of jobs to create.

The no of jobs to create.

short NoOfOccurs
getset

Gets or sets the no of occurances.

The no of occurances.

short NoOfOccursProcessed
getset

Gets or sets the no of occurances.

The no of occurances.

bool OneActiveAtTime
getset

Gets or sets a value indicating whether [one active at time].

true if [one active at time]; otherwise, false.

ProcessIdentity Process
getset

Gets or sets the business process id.

The business process id.

bool ScheduleActive
getset

Gets or sets a value indicating whether [schedule active].

true if [schedule active]; otherwise, false.

DateTime SetTime
getset

Gets or sets the set time.

The set time.

DateTime StartByDate
getset

Gets or sets the start by date.

The start by date.

long TimeSpanInMinutes
getset

Gets or sets the time span in mins.

The time span in mins.

bool UseBusinessCalendar
getset

Gets or sets a value indicating whether [use business calendar].

true if [use business calendar]; otherwise, false.

bool UseEndByDate
getset

Gets or sets a value indicating whether [use end by date].

true if [use end by date]; otherwise, false.

bool UseStartByDate
getset

Gets or sets a value indicating whether [use start by date].

true if [use start by date]; otherwise, false.

bool UseWeekdays
getset

Gets or sets a value indicating whether [use weekdays].

true if [use weekdays]; otherwise, false.