메소드 | 설명 | |
---|---|---|
GetAbilityItems ( ) : List |
Gets the ability list items.
|
|
GetGradeItems ( ) : List |
Gets the grade items.
|
|
LoadAbilityAndGradeItems ( this thisDDL ) : void |
Loads the ability and grade items.
|
|
LoadItems ( this thisDDL, List |
Loads the items.
|
|
ReadAttendanceBySchedule ( int locationId, int scheduleId ) : int |
Reads the attendance cache by schedule.
|
public static LoadAbilityAndGradeItems ( this thisDDL ) : void | ||
thisDDL | this | The this DDL. |
리턴 | void |
public static LoadItems ( this thisDDL, List |
||
thisDDL | this | The this DDL. |
listItems | List |
The list items. |
optionGroupName | string | Name of the option group. |
리턴 | void |
public static ReadAttendanceBySchedule ( int locationId, int scheduleId ) : int | ||
locationId | int | The location identifier. |
scheduleId | int | The schedule identifier. |
리턴 | int |