UpdateMode Enumeration

Indicates the type of update.

Namespace: Microsoft.ResourceManagement.WebServices.WSResourceManagement
Assembly: Microsoft.ResourceManagement (in Microsoft.ResourceManagement.dll)

Usage

'Usage
Dim instance As UpdateMode

Syntax

'Declaration
Public Enumeration UpdateMode
public enum UpdateMode
public enum class UpdateMode
public enum UpdateMode
public enum UpdateMode

Members

Member name Description
Insert Adds a new value to a multi-valued attribute.
Modify Modifies a single-valued attribute.
Remove Removes a value from a multi-valued attribute.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.ResourceManagement.WebServices.WSResourceManagement Namespace
UpdateRequestParameter
Microsoft.ResourceManagement.WebServices.WSResourceManagement