: RelativeYearlyRecurrencePatternType.DayOfWeekIndex (Propiedad) (Microsoft.SharePoint.Portal.WebControls)
Este miembro está reservado para uso interno y no está destinado a ser utilizado desde el código.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public Property DayOfWeekIndex As DayOfWeekIndexType
'Uso
Dim instance As RelativeYearlyRecurrencePatternType
Dim value As DayOfWeekIndexType
value = instance.DayOfWeekIndex
instance.DayOfWeekIndex = value
public DayOfWeekIndexType DayOfWeekIndex { get; set; }
Vea también
Referencia
RelativeYearlyRecurrencePatternType (Clase)
RelativeYearlyRecurrencePatternType (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)