Click or drag to resize

PFQuery_ItemRelationContextDirection Property

Gets or sets the relation's authorized direction(s).

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

Property Value

Type: PFItemRelationDirection
See Also