C# 클래스 SchedulerBean, CallScheduler

파일 보기 프로젝트 열기: michaeldrnec/CallScheduler 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
MaxPerRotation int
crossCall bool
endDate string
rotationsFilename string
startDate string

프로퍼티 상세

MaxPerRotation 공개적으로 프로퍼티

public int MaxPerRotation
리턴 int

crossCall 공개적으로 프로퍼티

public bool crossCall
리턴 bool

endDate 공개적으로 프로퍼티

public string endDate
리턴 string

rotationsFilename 공개적으로 프로퍼티

public string rotationsFilename
리턴 string

startDate 공개적으로 프로퍼티

public string startDate
리턴 string