Udostępnij za pośrednictwem


Właściwość ReportHistorySnapshot.Size

Pobiera lub ustawia rozmiar w bajtach, z migawka historia raportu.

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

Składnia

'Deklaracja
Public Property Size As Integer
    Get
    Set
'Użycie
Dim instance As ReportHistorySnapshot
Dim value As Integer

value = instance.Size

instance.Size = value
public int Size { get; set; }
public:
property int Size {
    int get ();
    void set (int value);
}
member Size : int with get, set
function get Size () : int
function set Size (value : int)

Wartość właściwości

Typ: System.Int32
Całkowitą rozmiar w bajtach, który zawiera z migawka historia raportu.