ISettingsUnitService - интерфейс

Service for working with settings units and their fragments.

Definition

Пространство имён: Tessa.SettingsUnits
Сборка: Tessa (в Tessa.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
C#
public interface ISettingsUnitService

Заметки

Service doesn't checks user access permissions and availability of settings units and their fragments.
Use ISettingsUnitEditorService for working with settings units and their fragments with checking access permissions.

Методы

GetRecordAsync Retrieves the settings unit record.
RemoveRecordAsync Removes the existing settings unit record.
ResetRecordAsync Resets the existing settings unit record.
ResetRecordsAsync Resets the existing settings unit records for specified category.
StoreRecordAsync Stores the changed data for settings unit record.

См. также