Class FindSelectionReturnFieldsCalculator
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
[ReturnFieldsCalculator("FindSelection")]
public class FindSelectionReturnFieldsCalculator : ReturnFieldsCalculatorBase, IReturnFieldsCalculator, IPlugin
Methods
InnerCalculateReturnFields()
Declaration
protected override void InnerCalculateReturnFields()
Overrides
Extension Methods
EnumUtil.MapEnums<From, To>(From)