Class ProjectShadowSelectionProviderV2
Shadow contact provider for the Project provider.
Inheritance
ProjectShadowSelectionProviderV2
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists.Archive
Assembly: SoDataBase.dll
Syntax
[ArchiveProvider("ProjectShadowSelectionV2", 1073741823)]
public class ProjectShadowSelectionProviderV2 : ProjectSelectionProviderBaseV2, IArchiveMultiQueryProvider, IArchiveProvider, IArchiveProviderHasRows, IArchiveProviderHasColumns, IArchiveProviderHasEntities, ICanMapColumnsV2
Fields
ProviderName
Shadow contact provider for the Project provider.
Declaration
public const string ProviderName = "ProjectShadowSelectionV2"
Field Value
Type | Description |
---|---|
string |
Methods
GetMappedColumn(string)
When asked to map a column (from the contact provider's column set), this implementation will return columns from the projectMember extender which is the correct implementation for the project provider.
Declaration
public string GetMappedColumn(string colName)
Parameters
Type | Name | Description |
---|---|---|
string | colName |
Returns
Type | Description |
---|---|
string |