Click or drag to resize

ContentQueryNodeNodes Property

Gets or sets the list of sub nodes.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public ModelingList<ContentQueryNode> Nodes { get; }

Property Value

Type: ModelingListContentQueryNode
See Also