PluginPluginType Property
The type of the plugin object
Namespace: Scanjour.Workflow4.BaseAssembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 24.4.0.0 (24.4.0.0)
public Type PluginType { get; }
Public ReadOnly Property PluginType As Type
Get
public:
property Type^ PluginType {
Type^ get ();
}
member PluginType : Type with get
Property Value
Type