PackageStatusType Enumeration

Defines values for package status type. The values correspond to the values for the Type property in the Configuration Manager 2007 software distribution SMS_PackageStatus Server WMI Class.

Namespace: Microsoft.ConfigurationManagement.ManagementProvider
Assembly: Microsoft.ConfigurationManagement.ManagementProvider (in microsoft.configurationmanagement.managementprovider.dll)

Usage

'Usage
Dim instance As PackageStatusType

Syntax

'Declaration
Public Enumeration PackageStatusType
public enum PackageStatusType
public enum class PackageStatusType
public enum PackageStatusType
public enum PackageStatusType

Members

Member name Description
Copy See the COPY value for Type in SMS_PackageStatus Server WMI Class.
Master See the MASTER value for Type in SMS_PackageStatus Server WMI Class.

Platforms

Development Platforms

Windows Server 2003, Windows Vista

Target Platforms

Windows Server 2003,Windows Vista

See Also

Reference

Microsoft.ConfigurationManagement.ManagementProvider Namespace

Other Resources

SMS_PackageStatus Server WMI Class
Configuration Manager Software Distribution