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 values for site control item file types. The values correspond to the values for the FileType property in the Configuration Manager 2007 site configuration SMS_SiteControlItem Server WMI Class.
Namespace: Microsoft.ConfigurationManagement.ManagementProvider
Assembly: Microsoft.ConfigurationManagement.ManagementProvider (in microsoft.configurationmanagement.managementprovider.dll)
Usage
'Usage
Dim instance As SiteControlItemFileType
Syntax
'Declaration
Public Enumeration SiteControlItemFileType
public enum SiteControlItemFileType
public enum class SiteControlItemFileType
public enum SiteControlItemFileType
public enum SiteControlItemFileType
Members
Member name | Description |
---|---|
Actual | See the ACTUAL value for FileType in SMS_SiteControlItem Server WMI Class. |
Empty | Deprecated. |
LocalTransactions | Deprecated. |
Proposed | See the PROPOSED value for FileType in SMS_SiteControlItem Server WMI Class. |
Transactions | Deprecated. |
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_SiteControlItem Server WMI Class
Configuration Manager Site Configuration Server WMI Classes