Właściwość Event.Type
Pobiera nazwę zdarzenie, który jest zarejestrowany serwer raportów.
Przestrzeń nazw: ReportService2010
Zestaw: ReportService2010 (w ReportService2010.dll)
Składnia
'Deklaracja
Public Property Type As String
Get
Set
'Użycie
Dim instance As Event
Dim value As String
value = instance.Type
instance.Type = value
public string Type { get; set; }
public:
property String^ Type {
String^ get ();
void set (String^ value);
}
member Type : string with get, set
function get Type () : String
function set Type (value : String)
Wartość właściwości
Typ: System.String
A ciąg zawiera nazwę zdarzenie jest zarejestrowany serwer raportów.Tylko do odczytu