PluginPluginObject Property
The loaded plugin object
Namespace: Scanjour.Workflow4.BaseAssembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 24.4.0.0 (24.4.0.0)
public Object PluginObject { get; }
Public ReadOnly Property PluginObject As Object
Get
public:
property Object^ PluginObject {
Object^ get ();
}
member PluginObject : Object with get
Property Value
Object