Click or drag to resize

PFQueryNodeType Property

Gets or sets the logical operator used to separate all nodes and filters beneath this node.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[XmlAttributeAttribute]
[DataMemberAttribute]
public PFQueryNodeType Type { get; set; }

Property Value

Type: PFQueryNodeType
See Also