C# Class SchedulerBean, CallScheduler

显示文件 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_oe property

public int MaxPerRotation
return int

crossCall public_oe property

public bool crossCall
return bool

endDate public_oe property

public string endDate
return string

rotationsFilename public_oe property

public string rotationsFilename
return string

startDate public_oe property

public string startDate
return string