Skip to content

Commit a12bac9

Browse files
authored
Merge pull request MicrosoftDocs#250 from tseward/patch-29
Update Clear-SPBusinessDataCatalogEntityNotificationWeb.md
2 parents 3365a67 + 02cd9de commit a12bac9

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

sharepoint/sharepoint-ps/sharepoint-server/Clear-SPBusinessDataCatalogEntityNotificationWeb.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
external help file:
3-
applicable: SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016
3+
applicable: SharePoint Server 2013, SharePoint Server 2016
44
title: Clear-SPBusinessDataCatalogEntityNotificationWeb
55
schema: 2.0.0
66
---
@@ -29,7 +29,7 @@ For permissions and the most current information about Windows PowerShell for Sh
2929

3030
### -----------EXAMPLE-----------
3131
```
32-
C:\PS>Clear- SPBusinessDataCatalogEntityNotificationWeb -ServiceContext "http://contoso/"
32+
C:\PS>Clear-SPBusinessDataCatalogEntityNotificationWeb -ServiceContext "http://contoso/"
3333
```
3434

3535
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
4343
Type: SPServiceContextPipeBind
4444
Parameter Sets: (All)
4545
Aliases:
46-
Applicable: SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016
46+
Applicable: SharePoint Server 2013, SharePoint Server 2016
4747

4848
Required: True
4949
Position: Named
@@ -65,7 +65,7 @@ If objects are not immediately used, or disposed of by using the Stop-SPAssignme
6565
Type: SPAssignmentCollection
6666
Parameter Sets: (All)
6767
Aliases:
68-
Applicable: SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016
68+
Applicable: SharePoint Server 2013, SharePoint Server 2016
6969

7070
Required: False
7171
Position: Named
@@ -82,7 +82,7 @@ For more information, type the following command: `get-help about_commonparamete
8282
Type: SwitchParameter
8383
Parameter Sets: (All)
8484
Aliases: cf
85-
Applicable: SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016
85+
Applicable: SharePoint Server 2013, SharePoint Server 2016
8686
8787
Required: False
8888
Position: Named
@@ -99,7 +99,7 @@ For more information, type the following command: `get-help about_commonparamete
9999
Type: SwitchParameter
100100
Parameter Sets: (All)
101101
Aliases: wi
102-
Applicable: SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016
102+
Applicable: SharePoint Server 2013, SharePoint Server 2016
103103
104104
Required: False
105105
Position: Named

0 commit comments

Comments
 (0)