Class ProjectShadowSelectionProvider
Shadow contact provider for the Project provider.
Inheritance
ProjectShadowSelectionProvider
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists.Archive
Assembly: SoDataBase.dll
Syntax
[ArchiveProvider("ProjectShadowSelection", 1073741823)]
public class ProjectShadowSelectionProvider : ProjectSelectionProviderBase, IArchiveMultiQueryProvider, IArchiveProvider, IArchiveProviderHasRows, IArchiveProviderHasColumns, IArchiveProviderHasEntities, ICanMapColumns
Fields
ProviderName
Shadow contact provider for the Project provider.
Declaration
public const string ProviderName = "ProjectShadowSelection"
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 |