Class ErpConnectoUrlResolverPluginAttribute
Plugin for overriding resolving url's from Online
Inherited Members
Namespace: SuperOffice.ErpSync
Assembly: SuperOffice.Plugins.dll
Syntax
public class ErpConnectoUrlResolverPluginAttribute : PluginAttribute
Constructors
ErpConnectoUrlResolverPluginAttribute(string)
Defualt constructor for ErpConnectoUrlResolver Plugin attribute
Declaration
public ErpConnectoUrlResolverPluginAttribute(string supportedScheme)
Parameters
Type | Name | Description |
---|---|---|
string | supportedScheme | Scheme supported by the plugin (http, https, app, etc.) |