Class ChatChannelProvider
Inherited Members
Namespace: SuperOffice.CRM.Lists
Assembly: SoDataBase.dll
Syntax
[MDOProviderPlugin("ChatChannel")]
[MDOAdditionalInfo("notAll", "Include ALL value in result or not", true)]
[MDOAdditionalInfo("listAll", "Include all chat channels", false)]
public class ChatChannelProvider : LiteralsOnlyBase, ISoListProvider, ISoList, IPlugin
Constructors
ChatChannelProvider()
Declaration
public ChatChannelProvider()
Fields
ProviderName
Declaration
public const string ProviderName = "ChatChannel"
Field Value
Type | Description |
---|---|
String |
Methods
AddItems()
Declaration
protected override void AddItems()
Overrides
Implements
Extension Methods
EnumUtil.MapEnums<From, To>(From)