Skip to content

Commit 3371966

Browse files
committed
revert changes to softwarebase-client
1 parent ef20643 commit 3371966

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

memdocs/configmgr/develop/reference/core/clients/sdk/ccm_softwarebase-client-wmi-class.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: "CCM_SoftwareBase Class"
33
titleSuffix: "Configuration Manager"
4-
description: "Learn how to use the CCM_SoftwareBase class to represent the base class for management entities like software updates, applications and more."
54
ms.date: "09/20/2016"
65
ms.prod: "configuration-manager"
76
ms.technology: configmgr-sdk
@@ -16,7 +15,7 @@ ms.collection: openauth
1615

1716
---
1817
# CCM_SoftwareBase Client WMI Class
19-
The `CCM_SoftwareBase` Windows Management Instrumentation (WMI) class is an SMS Provider server class, in Configuration Manager, that represents the base class for management entities like software updates, applications, and so on. This class contains the common properties across these management entities. This class is listed here for completeness and to show the base class properties which derived classes would inherit. Client SDK users will always use the specific derived classes of interest to achieve the functionality.
18+
The `CCM_SoftwareBase` Windows Management Instrumentation (WMI) class is an SMS Provider server class, in Configuration Manager, that represents the base class for management entities like software updates. applications and so on. This class contains the common properties across these management entities. This class is listed here for completeness and to show the base class properties which derived classes would inherit. Client SDK users will always use the specific derived classes of interest to achieve the functionality.
2019

2120
> [!IMPORTANT]
2221
> The software update client side SDK will only return set of updates which are deployed to client from Configuration Manager site server, and are applicable, and are yet to be installed on the client.

0 commit comments

Comments
 (0)