PropertyDataUpdateItem Class
Refreshes property data for a result object in Configuration Manager 2007.
Namespace: Microsoft.ConfigurationManagement.AdminConsole
Assembly: Microsoft.ConfigurationManagement.ManagementProvider (in microsoft.configurationmanagement.managementprovider.dll)
Usage
'Usage
Dim instance As PropertyDataUpdateItem
Syntax
'Declaration
<DebuggerDisplayAttribute("PropertyDataUpdateItem.Action: {Action}")> _
Public Class PropertyDataUpdateItem
[DebuggerDisplayAttribute("PropertyDataUpdateItem.Action: {Action}")]
public class PropertyDataUpdateItem
[DebuggerDisplayAttribute(L"PropertyDataUpdateItem.Action: {Action}")]
public ref class PropertyDataUpdateItem
/** @attribute DebuggerDisplayAttribute("PropertyDataUpdateItem.Action: {Action}") */
public class PropertyDataUpdateItem
DebuggerDisplayAttribute("PropertyDataUpdateItem.Action: {Action}")
public class PropertyDataUpdateItem
Inheritance Hierarchy
System.Object
Microsoft.ConfigurationManagement.AdminConsole.PropertyDataUpdateItem
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2003,Windows Vista
See Also
Reference
PropertyDataUpdateItem Members
Microsoft.ConfigurationManagement.AdminConsole Namespace
PropertyDataUpdateAction Enumeration
PropertyDataUpdated Delegate
IResultObject