Свойство SPEventCollectionSetting.MatchAnyKeywords
Пространство имен: Microsoft.SharePoint.Diagnostics
Сборка: Microsoft.SharePoint (в Microsoft.SharePoint.dll)
Синтаксис
'Декларация
Public Property MatchAnyKeywords As ULong
Get
Set
'Применение
Dim instance As SPEventCollectionSetting
Dim value As ULong
value = instance.MatchAnyKeywords
instance.MatchAnyKeywords = value
public ulong MatchAnyKeywords { get; set; }
Значение свойства
Тип: System.UInt64
См. также
Справочные материалы
SPEventCollectionSetting класс