Class SoInlineErpCriteriaMDOControlDataFetcher
Inheritance
SoInlineErpCriteriaMDOControlDataFetcher
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class SoInlineErpCriteriaMDOControlDataFetcher : SoMDOControlDataFetcher, IMDOControlDataFetcher
Constructors
SoInlineErpCriteriaMDOControlDataFetcher()
Declaration
public SoInlineErpCriteriaMDOControlDataFetcher()
Methods
GetData(String, String, String, String, Boolean)
Declaration
public override MDOListItem[] GetData(string typeName, string extraInfo, string searchValue, string currentName, bool onlyHistory)
Parameters
Returns
Overrides
Implements