Click or drag to resize

PFPluginDescriptionInstancePattern Property

Gets or sets the kind of instance are expected for the plugin

Namespace:  Packflow.Plugins
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[DataMemberAttribute]
public PFPluginInstancePattern InstancePattern { get; set; }

Property Value

Type: PFPluginInstancePattern
See Also