C# Class SchedulerBean, CallScheduler

Show file Open project: michaeldrnec/CallScheduler Class Usage Examples

Public Properties

Property Type Description
MaxPerRotation int
crossCall bool
endDate string
rotationsFilename string
startDate string

Property Details

MaxPerRotation public property

public int MaxPerRotation
return int

crossCall public property

public bool crossCall
return bool

endDate public property

public string endDate
return string

rotationsFilename public property

public string rotationsFilename
return string

startDate public property

public string startDate
return string