ContextCondition - Constructeur
Espace de noms : Microsoft.Office.Server.Search.Query.Rules
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Protected Sub New ( _
parent As QueryRule, _
id As Guid _
)
'Utilisation
Dim parent As QueryRule
Dim id As Guid
Dim instance As New ContextCondition(parent, _
id)
protected ContextCondition(
QueryRule parent,
Guid id
)
Paramètres
- parent
Type : Microsoft.Office.Server.Search.Query.Rules.QueryRule
- id
Type : System.Guid