Click or drag to resize
SearchQueryClausesParent Property
Gets or sets the parent of the current object.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 9.0.0
Syntax
C#
public SearchQueryClauses Parent { get; set; }

Property Value

Type: SearchQueryClauses
See Also