Subscription.EventType Propriété

Définition

Le type d’événement qui déclenche l’abonnement.

public:
 property System::String ^ EventType { System::String ^ get(); void set(System::String ^ value); };
public string EventType { get; set; }
member this.EventType : string with get, set
Public Property EventType As String

Valeur de propriété

Une String valeur contenant le type d’événement qui déclenche l’abonnement.

S’applique à