PackagePriority Enumeration

Defines values for package priority. The values correspond to the values for the Priority property in the Configuration Manager 2007 software distribution SMS_PackageBaseclass Server WMI Class and SMS_Advertisement Server WMI Class.

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

Usage

'Usage
Dim instance As PackagePriority

Syntax

'Declaration
Public Enumeration PackagePriority
public enum PackagePriority
public enum class PackagePriority
public enum PackagePriority
public enum PackagePriority

Members

Member name Description
High See the HIGH value for Priority in SMS_Advertisement Server WMI Class.
Low See the LOW value for Priority in SMS_Advertisement Server WMI Class.
Normal See the NORMAL value for Priority in SMS_Advertisement 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_PackageBaseclass Server WMI Class
SMS_Advertisement Server WMI Class
Configuration Manager Software Distribution