C# Класс Rock.CheckIn.CheckinType

Helper class for getting check-in configuratoin settings from the group type
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
CheckinType ( int checkinTypeId ) : System

Initializes a new instance of the CheckinType class.

Приватные методы

Метод Описание
GetSetting ( string key ) : string

Gets the setting.

Описание методов

CheckinType() публичный метод

Initializes a new instance of the CheckinType class.
public CheckinType ( int checkinTypeId ) : System
checkinTypeId int The checkin type identifier.
Результат System