Show / Hide Table of Contents

Interface ICanMapColumnsV2

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.dll
Syntax
public interface ICanMapColumnsV2

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