Udostępnij za pośrednictwem


Właściwość ItemHistorySnapshot.HistoryID

Pobiera lub ustawia identyfikator element migawka historia.

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

Składnia

'Deklaracja
Public Property HistoryID As String
    Get
    Set
'Użycie
Dim instance As ItemHistorySnapshot
Dim value As String

value = instance.HistoryID

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

Wartość właściwości

Typ: System.String
A ciąg wartość, która zawiera identyfikator element migawka historia.