Class HistoryDataHandler
Inheritance
HistoryDataHandler
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class HistoryDataHandler : DataHandlerBase, IDataHandler, IWebObject, IPlugin
Constructors
HistoryDataHandler()
Declaration
public HistoryDataHandler()
Methods
Initialize(XmlNode, String)
Declaration
public override void Initialize(XmlNode config, string id)
Parameters
Overrides
Load(String)
Declaration
public override void Load(string CarrierId)
Parameters
| Type |
Name |
Description |
| String |
CarrierId |
|
Overrides
Implements
SuperOffice.Factory.IPlugin