1
1
---
2
2
external help file :
3
- applicable : SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016
3
+ applicable : SharePoint Server 2013, SharePoint Server 2016
4
4
title : Clear-SPBusinessDataCatalogEntityNotificationWeb
5
5
schema : 2.0.0
6
6
---
@@ -29,7 +29,7 @@ For permissions and the most current information about Windows PowerShell for Sh
29
29
30
30
### -----------EXAMPLE-----------
31
31
```
32
- C:\PS>Clear- SPBusinessDataCatalogEntityNotificationWeb -ServiceContext "http://contoso/"
32
+ C:\PS>Clear-SPBusinessDataCatalogEntityNotificationWeb -ServiceContext "http://contoso/"
33
33
```
34
34
35
35
This example clears the entity notification site for the service context corresponding to the site http://contoso .
@@ -43,7 +43,7 @@ Specifies the dervice context for which the entity notification web has to be cl
43
43
Type : SPServiceContextPipeBind
44
44
Parameter Sets : (All)
45
45
Aliases :
46
- Applicable : SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016
46
+ Applicable : SharePoint Server 2013, SharePoint Server 2016
47
47
48
48
Required : True
49
49
Position : Named
@@ -65,7 +65,7 @@ If objects are not immediately used, or disposed of by using the Stop-SPAssignme
65
65
Type : SPAssignmentCollection
66
66
Parameter Sets : (All)
67
67
Aliases :
68
- Applicable : SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016
68
+ Applicable : SharePoint Server 2013, SharePoint Server 2016
69
69
70
70
Required : False
71
71
Position : Named
@@ -82,7 +82,7 @@ For more information, type the following command: `get-help about_commonparamete
82
82
Type: SwitchParameter
83
83
Parameter Sets: (All)
84
84
Aliases: cf
85
- Applicable: SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016
85
+ Applicable: SharePoint Server 2013, SharePoint Server 2016
86
86
87
87
Required: False
88
88
Position: Named
@@ -99,7 +99,7 @@ For more information, type the following command: `get-help about_commonparamete
99
99
Type: SwitchParameter
100
100
Parameter Sets: (All)
101
101
Aliases: wi
102
- Applicable: SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016
102
+ Applicable: SharePoint Server 2013, SharePoint Server 2016
103
103
104
104
Required: False
105
105
Position: Named
0 commit comments