SPAlert.EventTypeBitmask-Eigenschaft
Dient zum Abrufen oder Festlegen des Typs eines Ereignisses auf dem die Benachrichtigung angewendet wird als eine Bitmaske.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property EventTypeBitmask As Integer
Get
Set
'Usage
Dim instance As SPAlert
Dim value As Integer
value = instance.EventTypeBitmask
instance.EventTypeBitmask = value
public int EventTypeBitmask { get; set; }
Eigenschaftswert
Typ: System.Int32
Eine ganze Zahl, die die Bitmaske angibt. Der Standardwert ist All (0xffffffff).