Show / Hide Table of Contents

Interface ISoftTriggerPlugin

Interface implemented by soft trigger subscribers

Namespace: SuperOffice.Data
Assembly: SoDataBase.dll
Syntax
public interface ISoftTriggerPlugin

Methods

Initialize(SoftTrigger)

Implementers shoudl sbscribe to events in this method.

Declaration
void Initialize(SoftTrigger softTrigger)
Parameters
Type Name Description
SoftTrigger softTrigger

Soft trigger for the current database.

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top