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 update actions in Configuration Manager 2007 for a PropertyDataUpdateItem object.
Namespace: Microsoft.ConfigurationManagement.AdminConsole
Assembly: Microsoft.ConfigurationManagement.ManagementProvider (in microsoft.configurationmanagement.managementprovider.dll)
Usage
'Usage
Dim instance As PropertyDataUpdateAction
Syntax
'Declaration
Public Enumeration PropertyDataUpdateAction
public enum PropertyDataUpdateAction
public enum class PropertyDataUpdateAction
public enum PropertyDataUpdateAction
public enum PropertyDataUpdateAction
Members
Member name | Description |
---|---|
Delete | Delete action. |
Move | Move action. |
New | New action. |
None | No action. |
RefreshAll | Refresh all action. |
Update | Update action. |
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2003,Windows Vista
See Also
Reference
Microsoft.ConfigurationManagement.AdminConsole Namespace
PropertyDataUpdateItem