AreaListing.CreationDate Property
NOTE: This API is now obsolete.
Gets the date on which the listing was created.
Namespace: Microsoft.SharePoint.Portal.SiteData
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
<ObsoleteAttribute("This class is obsolete.")> _
Public ReadOnly Property CreationDate As DateTime
Get
'Usage
Dim instance As AreaListing
Dim value As DateTime
value = instance.CreationDate
[ObsoleteAttribute("This class is obsolete.")]
public DateTime CreationDate { get; }
Property Value
Type: System.DateTime
System.DateTime object that represents the date on which the listing was created