SoftDistDownloadCompletedEvent
Applies To: System Center Configuration Manager 2007, System Center Configuration Manager 2007 R2, System Center Configuration Manager 2007 R3, System Center Configuration Manager 2007 SP1, System Center Configuration Manager 2007 SP2
In Configuration Manager, the SoftDistDownloadCompletedEvent message is sent when the download for a package is completed. The message appears in Package Status in the Configuration Manager console.
SoftDistDownloadCompletedEvent is derived from the SoftwareDistributionPackageEvent class, and each base class property must be set.
The text of the status message is:
%11Content download for the package "%4" - "%2" has completed successfully.%0
Properties
DummyString1
Data type: StringThis property does not have to be set.
DummyString3
Data type: StringThis property does not have to be set.
PackageId
Data type: StringDerived from SoftwareDistributionPackageEvent.
PackageName
Data type: StringDerived from SoftwareDistributionPackageEvent.
PackageVersion
Data type: StringDerived from SoftwareDistributionPackageEvent.
See Also
Concepts
Configuration Manager Management Point Message Schema
Configuration Manager Status Message XML
Status Message Types
Type