Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.SharePoint.Diagnostics
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property MatchAnyKeywords As ULong
Get
Set
'Usage
Dim instance As SPEventCollectionSetting
Dim value As ULong
value = instance.MatchAnyKeywords
instance.MatchAnyKeywords = value
public ulong MatchAnyKeywords { get; set; }
Property value
Type: System.UInt64
See also
Reference
SPEventCollectionSetting class