Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines property display node flags. The values correspond to the values for the Flags property in the Configuration Manager 2007 resource management SMS_PropertyDisplayNode Server WMI Class.
Namespace: Microsoft.ConfigurationManagement.ManagementProvider
Assembly: Microsoft.ConfigurationManagement.ManagementProvider (in microsoft.configurationmanagement.managementprovider.dll)
Usage
'Usage
Dim instance As PropertyDisplayNodeFlags
Syntax
'Declaration
<FlagsAttribute> _
Public Enumeration PropertyDisplayNodeFlags
[FlagsAttribute]
public enum PropertyDisplayNodeFlags
[FlagsAttribute]
public enum class PropertyDisplayNodeFlags
/** @attribute FlagsAttribute() */
public enum PropertyDisplayNodeFlags
FlagsAttribute
public enum PropertyDisplayNodeFlags
Members
Member name | Description |
---|---|
HasHistory | See the HasHistory value for Flags in SMS_PropertyDisplayNode Server WMI Class. |
LeafNode | See the LeafNode value for Flags in SMS_PropertyDisplayNode Server WMI Class. |
RootNode | See the RootNode value for Flags in SMS_PropertyDisplayNode Server WMI Class. |
Static | See the Static value for Flags in SMS_PropertyDisplayNode Server WMI Class. |
UserDefined | See the UserDefined value for Flags in SMS_PropertyDisplayNode 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_PropertyDisplayNode Server WMI Class
Configuration Manager Resource Management