Click or drag to resize

PFPluginSettingMultiValues Property

Gets a value indicating whether multiple values can be chosen. Only applicable in Enum and Choices setting types.

Namespace:  Packflow.Plugins
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[DataMemberAttribute(EmitDefaultValue = false)]
public bool MultiValues { get; }

Property Value

Type: Boolean
See Also