PropertyRuleCollection.AlwaysMatches method
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Function AlwaysMatches As Boolean
'Usage
Dim instance As PropertyRuleCollection
Dim returnValue As Boolean
returnValue = instance.AlwaysMatches()
public bool AlwaysMatches()
Return value
Type: System.Boolean