Click or drag to resize

PFPluginSettingType Property

Gets the setting type.

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 PFPluginSettingType Type { get; }

Property Value

Type: PFPluginSettingType
See Also