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