SoftwareDistributionPackageEvent
In brief
The page’s `ms.service` metadata changed from `microsoft-endpoint-configuration-manager` to `configuration-manager`.
What Intune admins need to know
No administrator action is required.
This summary was assembled from the tracked documentation change. Verify important details in the full Microsoft Learn article.
Documentation change
The comparison below shows only the changed extract. Use the full-page view for complete context.
SoftwareDistributionPackageEvent
In Configuration Manager, the SoftwareDistributionPackageEvent class is the base class for all software distribution-package-related status messages. Every status message has its own class that is derived from SoftwareDistributionPackageEvent; and therefore, all package status messages have the insertion strings of this class. Each status message that is derived from this class must set the base class SoftwareDistributionPackageEvent properties.
@@ -5,7 +5,7 @@ ms.date: 09/20/2016 ms.subservice: sdk ms.topic: reference ms.collection: tier3-ms.service: microsoft-endpoint-configuration-manager+ms.service: configuration-manager --- # SoftwareDistributionPackageEvent In Configuration Manager, the `SoftwareDistributionPackageEvent` class is the base class for all software distribution-package-related status messages. Every status message has its own class that is derived from `SoftwareDistributionPackageEvent`; and therefore, all package status messages have the insertion strings of this class. Each status message that is derived from this class must set the base class `SoftwareDistributionPackageEvent` properties.