SoftDistDownloadCompletedEvent

 

Updated: November 1, 2013

Applies To: System Center 2012 Configuration Manager, System Center 2012 Configuration Manager SP1, System Center 2012 R2 Configuration Manager

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

DummyString1

Data type: String

This property does not have to be set.

DummyString3

Data type: String

This property does not have to be set.

PackageId

Data type: String

Derived from SoftwareDistributionPackageEvent.

PackageName

Data type: String

Derived from SoftwareDistributionPackageEvent.

PackageVersion

Data type: String

Derived from SoftwareDistributionPackageEvent.

Show: