Udostępnij za pośrednictwem


Właściwość CatalogItem.ID

Pobiera identyfikator element baza danych serwera raportów.Tylko do odczytu.

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

Składnia

'Deklaracja
Public Property ID As String
    Get
    Set
'Użycie
Dim instance As CatalogItem
Dim value As String

value = instance.ID

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

Wartość właściwości

Typ: System.String
A ciąg wartość zawierający identyfikator element baza danych serwera raportów.

Uwagi

Identyfikator zmienia się nawet jeśli element jest przeniesiony lub zmieniona.