Method | Description | |
---|---|---|
CheckinType ( int checkinTypeId ) : System |
Initializes a new instance of the CheckinType class.
|
Method | Description | |
---|---|---|
GetSetting ( string key ) : string |
Gets the setting.
|
public CheckinType ( int checkinTypeId ) : System | ||
checkinTypeId | int | The checkin type identifier. |
return | System |