Class CurrentContactPersonsFetcher
Implements
Inherited Members
Namespace: SuperOffice.CRM.Web.UI.Controls
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class CurrentContactPersonsFetcher : SoMDOControlDataFetcher, IMDOControlDataFetcher
Constructors
CurrentContactPersonsFetcher()
Declaration
public CurrentContactPersonsFetcher()
Methods
GetData(String, String, String, String, Boolean)
Declaration
public override MDOListItem[] GetData(string typeName, string extraInfo, string searchValue, string currentName, bool onlyHistory)
Parameters
| Type | Name | Description |
|---|---|---|
| String | typeName | |
| String | extraInfo | |
| String | searchValue | |
| String | currentName | |
| Boolean | onlyHistory |
Returns
| Type | Description |
|---|---|
| MDOListItem[] |