ValueModificationType Enumeration

Used to identify the modification type of an attribute value.

Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in Microsoft.MetadirectoryServicesEx.dll)

Usage

'Usage
Dim instance As ValueModificationType

Syntax

'Declaration
Public Enumeration ValueModificationType
public enum ValueModificationType
public enum class ValueModificationType
public enum ValueModificationType
public enum ValueModificationType

Members

Member name Description
Add The value modification type is add.
Delete The value modification type is delete.
Unconfigured The value modification type is not configured.

Platforms

Target Platforms

See Also

Reference

Microsoft.MetadirectoryServices Namespace