Class AssociateMDOProvider
List provider that returns associates, i.e., our own employees
Inherited Members
Namespace: SuperOffice.CRM.Lists
Assembly: SoDataBase.dll
Syntax
[MDOProviderPlugin("associate", 100)]
public class AssociateMDOProvider : AssociateMDOProviderBase, ISoListProvider, ISoList, IEnumerable<ISoListItem>, IEnumerable
Fields
ProviderName
List provider that returns associates, i.e., our own employees
Declaration
public const string ProviderName = "associate"
Field Value
Type | Description |
---|---|
string |