Click or drag to resize

IPluginBase Interface

Base class for Plugins to activities

Namespace: Scanjour.Workflow4.Base
Assembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public interface IPluginBase

The IPluginBase type exposes the following members.

Methods
 NameDescription
Public methodGetOdataContext Return an OData context.
Public methodGetSimpleODataClient Return a simple OData client.
Top
See Also