Class SaintContactProviderWithRestrictionGroupSupport
Archive provider for Contact Saint Status - same as Find Contact, but adds ability to call up stored definitions via a statusDefId column
Inheritance
System.Object
SaintContactProviderWithRestrictionGroupSupport
Implements
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
[ArchiveProvider("SaintContact", 1073741823)]
public class SaintContactProviderWithRestrictionGroupSupport : SaintProviderWithRestrictionGroupSupport, IArchiveMultiQueryProvider, IArchiveProvider, IArchiveProviderHasRows, IArchiveProviderHasColumns, IArchiveProviderHasEntities, IPlugin
Constructors
SaintContactProviderWithRestrictionGroupSupport()
Declaration
public SaintContactProviderWithRestrictionGroupSupport()
Fields
ProviderName
Declaration
public const string ProviderName = "SaintContact"
Field Value
Type | Description |
---|---|
System.String |
Properties
SubProviderName
Declaration
protected override string SubProviderName { get; }
Property Value
Type | Description |
---|---|
System.String |
Overrides
Implements
Extension Methods
EnumUtil.MapEnums<From, To>(From)