AreaListing.AppearanceDate, propriété (Microsoft.SharePoint.Portal.SiteData)
Gets or sets the date on which the area listing appears.
Espace de noms : Microsoft.SharePoint.Portal.SiteData
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Property AppearanceDate As DateTime
'Utilisation
Dim instance As AreaListing
Dim value As DateTime
value = instance.AppearanceDate
instance.AppearanceDate = value
public DateTime AppearanceDate { get; set; }
Valeur de la propriété
System.DateTime object that represents the date on which the area listing appears.
Remarques
The AppearanceDate property does not apply to Keyword areas or Keyword Best Bet listings.
Voir aussi
Référence
AreaListing, classe
Membres AreaListing
Microsoft.SharePoint.Portal.SiteData, espace de noms