Click or drag to resize

PFItemSkipChoiceMonoMultiValueCheck Property

Gets or sets a value indicating whether items' Save must check if choice entries do not contain more than one value if the relation is restricted to mono value.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public static bool SkipChoiceMonoMultiValueCheck { get; set; }

Property Value

Type: Boolean
See Also