QueryAction._Parent field
Namespace: Microsoft.Office.Server.Search.Query.Rules
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Protected _Parent As QueryRule
'Uso
Dim value As QueryRule
value = Me._Parent
Me._Parent = value
protected QueryRule _Parent