Show / Hide Table of Contents

Class SentryPluginQueryTableUpdaterAttribute

This attribute is used to declare a class to be a sentry plug-in query table updater for one particular table. Such classes have to implement the ISentryPluginQueryTableUpdater interface.

Inheritance
Object
PluginAttribute
SentryPluginQueryTableUpdaterAttribute
Namespace: SuperOffice.CRM.Security
Assembly: SoDataBase.dll
Syntax
public sealed class SentryPluginQueryTableUpdaterAttribute : PluginAttribute

Constructors

SentryPluginQueryTableUpdaterAttribute(String)

Declare a class to be a sentry plug-in query table updater for one particular table

Declaration
public SentryPluginQueryTableUpdaterAttribute(string tableName)
Parameters
Type Name Description
String tableName

Name of table that triggers this updater.

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