Interface IMDOControlDataFetcher
Namespace: SuperOffice.CRM.Web.UI.Controls
Assembly: SuperOffice.CRMWeb.dll
Syntax
public interface IMDOControlDataFetcher
Methods
GetData(String, String, String, String, Boolean)
Declaration
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[] |