Class ReturnFieldsCalculatorAttribute
Inheritance
SuperOffice.Factory.PluginAttribute
SuperOffice.Factory.PrioritizedPluginAttribute
ReturnFieldsCalculatorAttribute
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public class ReturnFieldsCalculatorAttribute : PrioritizedPluginAttribute, _Attribute
Constructors
ReturnFieldsCalculatorAttribute(String)
Declaration
public ReturnFieldsCalculatorAttribute(string name)
Parameters
Type | Name | Description |
---|---|---|
String | name |
ReturnFieldsCalculatorAttribute(String, Int32)
Declaration
public ReturnFieldsCalculatorAttribute(string name, int priority)
Parameters
Type | Name | Description |
---|---|---|
String | name | |
Int32 | priority |
Implements
Extension Methods
EnumUtil.MapEnums<From, To>(From)