Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
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