Click or drag to resize

PFFieldHasComplexValue Property

Gets a value indicating whether the current field is handling values with a specific Packflow type.

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

Property Value

Type: Boolean
See Also