Class SaintPersonProviderWithRestrictionGroupSupport
Archive provider for Contact Saint Status - same as Find Contact, but adds ability to call up stored definitions via a statusDefId column
Inheritance
SaintPersonProviderWithRestrictionGroupSupport
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
[ArchiveProvider("SaintPerson", 1073741823)]
public class SaintPersonProviderWithRestrictionGroupSupport : SaintProviderWithRestrictionGroupSupport, IArchiveMultiQueryProvider, IArchiveProvider, IArchiveProviderHasRows, IArchiveProviderHasColumns, IArchiveProviderHasEntities
Constructors
SaintPersonProviderWithRestrictionGroupSupport()
Archive provider for Contact Saint Status - same as Find Contact, but adds ability to call up stored definitions via a statusDefId column
Declaration
public SaintPersonProviderWithRestrictionGroupSupport()
Fields
ProviderName
Archive provider for Contact Saint Status - same as Find Contact, but adds ability to call up stored definitions via a statusDefId column
Declaration
public const string ProviderName = "SaintPerson"
Field Value
Type | Description |
---|---|
string |
Properties
SubProviderName
Archive provider for Contact Saint Status - same as Find Contact, but adds ability to call up stored definitions via a statusDefId column
Declaration
protected override string SubProviderName { get; }
Property Value
Type | Description |
---|---|
string |
Overrides
Methods
ModifyRestrictionGroup(IArchiveProvider, ArchiveRestrictionInfo[])
Archive provider for Contact Saint Status - same as Find Contact, but adds ability to call up stored definitions via a statusDefId column
Declaration
protected override ArchiveRestrictionInfo[] ModifyRestrictionGroup(IArchiveProvider provider, ArchiveRestrictionInfo[] resGroup)
Parameters
Type | Name | Description |
---|---|---|
IArchiveProvider | provider | |
ArchiveRestrictionInfo[] | resGroup |
Returns
Type | Description |
---|---|
ArchiveRestrictionInfo[] |