ISettingsUnitService - интерфейс

Service for working with settings units and their fragments.

Definition

Пространство имён: Tessa.SettingsUnits
Сборка: Tessa (в Tessa.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
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.
StoreRecordAsync Stores the changed data for settings unit record.

См. также