Class ErpDataDataHandler
Inheritance
ErpDataDataHandler
Assembly: SuperOffice.CRMWeb.dll
Syntax
[SoWebObject("ErpDataDataHandler")]
public class ErpDataDataHandler : DataHandlerBase, IDataHandler, IWebObject, IPlugin
Constructors
ErpDataDataHandler()
Declaration
public ErpDataDataHandler()
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