Defines values for package status personality. The values correspond to the values for the Personality 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

Visual Basic
Dim instance As PackageStatusPersonality

Syntax

Visual Basic
Public Enumeration PackageStatusPersonality
C#
public enum PackageStatusPersonality
C++
public enum class PackageStatusPersonality
J#
public enum PackageStatusPersonality
JScript
public enum PackageStatusPersonality

Members

Member name Description
Fpnw See the FPNW value for Personality in SMS_PackageStatus Server WMI Class.
Mac See the MAC value for Personality in SMS_PackageStatus Server WMI Class.
None See the NONE value for Personality in SMS_PackageStatus Server WMI Class.

Platforms

Development Platforms

Windows Server 2003, Windows Vista

Target Platforms

Windows Server 2003,Windows Vista

See Also