ClientConfigFlag Enumeration

Defines client configuration block flags. The flags correspond to the values for the Flags property in the Configuration Manager 2007 software distribution SMS_SCI_ClientConfig Server WMI Class.

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

Usage

'Usage
Dim instance As ClientConfigFlag

Syntax

'Declaration
Public Enumeration ClientConfigFlag
public enum ClientConfigFlag
public enum class ClientConfigFlag
public enum ClientConfigFlag
public enum ClientConfigFlag

Members

Member name Description
Active See the ACTIVE value for Flags in SMS_SCI_ClientConfig Server WMI Class.
BaseInstall See the BASE_INSTALL value for Flags in SMS_SCI_ClientConfig 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_SCI_ClientConfig Server WMI Class
Configuration Manager Software Distribution