Area.CreationDate, propriété (Microsoft.SharePoint.Portal.SiteData)
Gets the date on which the area 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 Area
Dim value As DateTime
value = instance.CreationDate
public DateTime CreationDate { get; }
Valeur de la propriété
System.DateTime value that represents date on which the area was created.
Voir aussi
Référence
Area, classe
Membres Area
Microsoft.SharePoint.Portal.SiteData, espace de noms