Właściwość CatalogItem.CreationDate
Pobiera Data i czas , że element został dodany do bazy danych serwer raportów.Tylko do odczytu.
Przestrzeń nazw: ReportService2005
Zestaw: ReportService2005 (w ReportService2005.dll)
Składnia
'Deklaracja
Public Property CreationDate As DateTime
Get
Set
'Użycie
Dim instance As CatalogItem
Dim value As DateTime
value = instance.CreationDate
instance.CreationDate = value
public DateTime CreationDate { get; set; }
public:
property DateTime CreationDate {
DateTime get ();
void set (DateTime value);
}
member CreationDate : DateTime with get, set
function get CreationDate () : DateTime
function set CreationDate (value : DateTime)
Wartość właściwości
Typ: System.DateTime
A DateTime wartość zawierające datę i czas, że element został dodany do baza danych serwer raportów.
Uwagi
Wartość jest przechowywana jako czas lokalny komputera z uruchomionymi serwer raportów.Wszystkie data i czas informacje sformatowane zgodnie z Międzynarodową Organizacją Normalizacyjną (ISO) 8601 standard.