Class SoSortedMDOControlDataFetcher
Inheritance
SoSortedMDOControlDataFetcher
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class SoSortedMDOControlDataFetcher : SoMDOControlDataFetcher, IMDOControlDataFetcher
Constructors
SoSortedMDOControlDataFetcher()
Declaration
public SoSortedMDOControlDataFetcher()
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