Udostępnij przez


Właściwość Report.Date

Serwer data i czas, w której wykonano raportu.

Przestrzeń nazw:  Microsoft.ReportingServices.Interfaces
Zestawy:   Microsoft.ReportingServices.SharePoint.UI.WebParts (w Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
  Microsoft.ReportingServices.Interfaces (w Microsoft.ReportingServices.Interfaces.dll)

Składnia

'Deklaracja
Public MustOverride ReadOnly Property Date As DateTime
    Get
'Użycie
Dim instance As Report
Dim value As DateTime

value = instance.Date
public abstract DateTime Date { get; }
public:
virtual property DateTime Date {
    DateTime get () abstract;
}
abstract Date : DateTime
abstract function get Date () : DateTime

Wartość właściwości

Typ: System.DateTime
Data i czas , na którym wykonano raportu.