.NET Framework Class Library
Document.CreationTime Property
<< Click to Display Table of Contents >> Document.CreationTime Property |
Namespace: Gnostice.Controls.ASP
Assembly: Gnostice.Controls.ASP (in Gnostice.Controls.ASP.dll)
Visual Basic |
Public Property CreationTime As Nullable(Of DateTime) |
C# |
public Nullable<DateTime> CreationTime { get; set; } |
Visual C++ |
public: |