Udostępnij za pośrednictwem


Właściwość Subscription.EventType

Pobiera typ zdarzenie wyzwalającego subskrypcja.

Przestrzeń nazw:  ReportService2006
Zestaw:  ReportService2006 (w ReportService2006.dll)

Składnia

'Deklaracja
Public Property EventType As String
    Get
    Set
'Użycie
Dim instance As Subscription
Dim value As String

value = instance.EventType

instance.EventType = value
public string EventType { get; set; }
public:
property String^ EventType {
    String^ get ();
    void set (String^ value);
}
member EventType : string with get, set
function get EventType () : String
function set EventType (value : String)

Wartość właściwości

Typ: System.String
A ciąg wartość, która zawiera typ zdarzenie wyzwalającego subskrypcja.