AreaListing.CreationDate, propriété (Microsoft.SharePoint.Portal.SiteData)
Gets the date on which the listing was created.
Espace de noms : Microsoft.SharePoint.Portal.SiteData
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public ReadOnly Property CreationDate As DateTime
'Utilisation
Dim instance As AreaListing
Dim value As DateTime
value = instance.CreationDate
public DateTime CreationDate { get; }
Valeur de la propriété
System.DateTime object that represents the date on which the listing was created
Voir aussi
Référence
AreaListing, classe
Membres AreaListing
Microsoft.SharePoint.Portal.SiteData, espace de noms