AttributeChange Members
Represents an attribute associated with a CSEntryChange object. It has a property of its modification type.
The following tables list the members exposed by the AttributeChange type.
Protected Constructors
Name | Description | |
---|---|---|
AttributeChange | Creates an instance of the AttributeChange class without parameter. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
DataType | Retrieves one of the AttributeType values that identifies the type of data contained by the attribute. |
![]() |
IsMultiValued | Indicates whether the attribute is multi-valued or single-valued. |
![]() |
ModificationType | Retrieves or sets one of the AttributeModificationType values that identifies the type of data contained by the attribute. |
![]() |
Name | Retrieves the name of the attribute. |
![]() |
ValueChanges | Retrieves or sets values and changes of the attribute. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() ![]() |
CreateAttributeAdd | Overloaded. Create an instance of the AttributeChange class whose AttributeModificationType is Add. |
![]() ![]() |
CreateAttributeDelete | Create an instance of the AttributeChange class whose AttributeModificationType is Delete. |
![]() ![]() |
CreateAttributeReplace | Overloaded. Create an instance of the AttributeChange class whose AttributeModificationType is Replace. |
![]() ![]() |
CreateAttributeUpdate | Overloaded. Create an instance of the AttributeChange class whose AttributeModificationType is Update. |
![]() ![]() |
CreateNewDN | |
![]() |
Equals | (Inherited from Object) |
![]() |
GetHashCode | (Inherited from Object) |
![]() |
GetType | (Inherited from Object) |
![]() |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object) |
![]() |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
AttributeChange Class
Microsoft.MetadirectoryServices Namespace