QueryAction._Parent field

Namespace:  Microsoft.Office.Server.Search.Query.Rules
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Protected _Parent As QueryRule
'Usage
Dim value As QueryRule

value = Me._Parent

Me._Parent = value
protected QueryRule _Parent

See also

Reference

QueryAction class

QueryAction members

Microsoft.Office.Server.Search.Query.Rules namespace