ContextCondition constructor
Namespace: Microsoft.Office.Server.Search.Query.Rules
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Protected Sub New ( _
parent As QueryRule, _
id As Guid _
)
'Uso
Dim parent As QueryRule
Dim id As Guid
Dim instance As New ContextCondition(parent, _
id)
protected ContextCondition(
QueryRule parent,
Guid id
)
Parâmetros
- parent
Type: Microsoft.Office.Server.Search.Query.Rules.QueryRule
- id
Type: System.Guid