SPWebService.AllowAggregationCalendar - Propriété

Obtient ou définit l'indicateur permettant d'agrégation dans l'affichage Calendrier

Espace de noms :  Microsoft.SharePoint.Administration
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Property AllowAggregationCalendar As Boolean
    Get
    Set
'Utilisation
Dim instance As SPWebService
Dim value As Boolean

value = instance.AllowAggregationCalendar

instance.AllowAggregationCalendar = value
public bool AllowAggregationCalendar { get; set; }

Valeur de propriété

Type : System.Boolean
Retourne Boolean .

Voir aussi

Référence

SPWebService classe

SPWebService - Membres

Microsoft.SharePoint.Administration - Espace de noms