Udostępnij za pośrednictwem


Właściwość Subscription.EventType

Typ zdarzenie wyzwalającego subskrypcja.

Przestrzeń nazw:  ReportService2005
Zestaw:  ReportService2005 (w ReportService2005.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ść typu zdarzenie wyzwalające subskrypcja.