Class ResourceMDOProvider
MDO provider for resources (from the associate table)
Inherited Members
Namespace: SuperOffice.CRM.Lists
Assembly: SoDataBase.dll
Syntax
[MDOProviderPlugin("resource")]
public class ResourceMDOProvider : AssociateMDOProviderBase, ISoListProvider, ISoList, IPlugin, IEnumerable<ISoListItem>, IEnumerable
Fields
ProviderName
Declaration
public const string ProviderName = "resource"
Field Value
Type | Description |
---|---|
System.String |
Implements
System.Collections.Generic.IEnumerable<>
System.Collections.IEnumerable
Extension Methods
EnumUtil.MapEnums<From, To>(From)