Defines identifier values for status message attributes. The values correspond to the values for the AttributeID property in the Configuration Manager 2007 status and state SMS_StatMsgAttributes Server WMI Class. Namespace: Microsoft.ConfigurationManagement.ManagementProvider
Assembly: Microsoft.ConfigurationManagement.ManagementProvider (in microsoft.configurationmanagement.managementprovider.dll)

Usage

Visual Basic
Dim instance As StatMsgAttributesAttributeId

Syntax

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

Members

Member name Description
AdvertisementId See the AdvertisementID value for AttributeID in SMS_StatMsgAttributes Server WMI Class.
ClientGuid See the ClientGUID value for AttributeID in SMS_StatMsgAttributes Server WMI Class.
CollectionId See the CollectionID value for AttributeID in SMS_StatMsgAttributes Server WMI Class.
DistributionPoint See the DistributionPoint value for AttributeID in SMS_StatMsgAttributes Server WMI Class.
MeterRuleId See the MeterRuleID value for AttributeID in SMS_StatMsgAttributes Server WMI Class.
PackageId See the PackageID value for AttributeID in SMS_StatMsgAttributes Server WMI Class.
PolicyAssignmentId See the PolicyAssignmentID value for AttributeID in SMS_StatMsgAttributes Server WMI Class.
PolicyId See the PolicyID value for AttributeID in SMS_StatMsgAttributes Server WMI Class.
UserName See the UserName value for AttributeID in SMS_StatMsgAttributes Server WMI Class.

Platforms

Development Platforms

Windows Server 2003, Windows Vista

Target Platforms

Windows Server 2003,Windows Vista

See Also