Area.AppearanceDate, propriété (Microsoft.SharePoint.Portal.SiteData)
Gets or sets the date on which the area 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 Area
Dim value As DateTime
value = instance.AppearanceDate
instance.AppearanceDate = value
public DateTime AppearanceDate { get; set; }
Valeur de la propriété
System.DateTime date on which the area appears.
Remarques
The AppearanceDate property does not apply to Keyword areas or Keyword Best Bet listings. This is not a security feature and does not affect the search behavior.
Voir aussi
Référence
Area, classe
Membres Area
Microsoft.SharePoint.Portal.SiteData, espace de noms