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 |