RelativeMonthlyRecurrencePatternType.DaysOfWeek, propriété (Microsoft.SharePoint.Portal.WebControls)
Ce membre est réservé à un usage interne et il n'a pas été conçu pour être utilisé directement à partir du code.
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Property DaysOfWeek As DayOfWeekType
'Utilisation
Dim instance As RelativeMonthlyRecurrencePatternType
Dim value As DayOfWeekType
value = instance.DaysOfWeek
instance.DaysOfWeek = value
public DayOfWeekType DaysOfWeek { get; set; }
Voir aussi
Référence
RelativeMonthlyRecurrencePatternType, classe
Membres RelativeMonthlyRecurrencePatternType
Microsoft.SharePoint.Portal.WebControls, espace de noms