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