Click or drag to resize

PFPluginSettingValue Property

Gets the setting value. Contains the default value if not an instance.

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 Object Value { get; set; }

Property Value

Type: Object
See Also