Click or drag to resize

PFFieldChoiceRelationDirection Property

Gets the relation direction. This indicates how the values are updated from relations. If set to Both, the relations created from the other side will also be added in the choice values at next save.

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

Property Value

Type: PFItemRelationDirection
See Also