Partager via


BaseSubscriptionRequestType.EventTypes, propriété (Microsoft.SharePoint.Portal.WebControls)

Ce membre est réservé à un usage interne et il n'a pas été conçu pour être utilisé directement à partir du code.

Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
<XmlArrayItemAttribute("EventType", IsNullable:=False)> _
Public Property EventTypes As NotificationEventTypeType()
'Utilisation
Dim instance As BaseSubscriptionRequestType
Dim value As NotificationEventTypeType()

value = instance.EventTypes

instance.EventTypes = value
[XmlArrayItemAttribute("EventType", IsNullable=false)] 
public NotificationEventTypeType[] EventTypes { get; set; }

Voir aussi

Référence

BaseSubscriptionRequestType, classe
Membres BaseSubscriptionRequestType
Microsoft.SharePoint.Portal.WebControls, espace de noms