Class EmailFromTypeProvider
MDO provider for the EmailFromType enum
Inherited Members
Namespace: SuperOffice.CRM.Lists
Assembly: SoDataBase.dll
Syntax
[MDOProviderPlugin("EmailFromType")]
public class EmailFromTypeProvider : LiteralsOnlyBase, ISoListProvider, ISoList, IPlugin
Constructors
EmailFromTypeProvider()
MDO provider for the EmailFromType enum
Declaration
public EmailFromTypeProvider()
Fields
ProviderName
MDO provider for the EmailFromType enum
Declaration
public const string ProviderName = "EmailFromType"
Field Value
Type | Description |
---|---|
String |
Methods
AddItems()
MDO provider for the EmailFromType enum
Declaration
protected override void AddItems()
Overrides
Implements
Extension Methods
EnumUtil.MapEnums<From, To>(From)