Show / Hide Table of Contents

Interface ICanMapColumns

Implement this interface to help a combined selection provider to map columns when combining contact and other selection providers.

Namespace: SuperOffice.CRM.ArchiveLists.Archive
Assembly: SoDataBase.BusinessLogic.dll
Syntax
public interface ICanMapColumns

Methods

GetMappedColumn(string)

Implement this interface to help a combined selection provider to map columns when combining contact and other selection providers.

Declaration
string GetMappedColumn(string colName)
Parameters
Type Name Description
string colName
Returns
Type Description
string

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