AttributeChangeRequest Class
This API supports the product infrastructure and is not intended to be used directly from your code.
Represents the request in changing the attributes.
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
| Name | Description | |
|---|---|---|
![]() | AttributeChangeRequest() | This API supports the product infrastructure and is not intended to be used directly from your code. Creates a new instance of the AttributeChangeRequest class. |
![]() | AttributeChangeRequest(International^, MetadataAttribute^) | This API supports the product infrastructure and is not intended to be used directly from your code. Creates a new instance of the AttributeChangeRequest class with specified attribute and message header. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() | Attribute | This API supports the product infrastructure and is not intended to be used directly from your code. A master data attribute, including its identification and data value. |
![]() | International | This API supports the product infrastructure and is not intended to be used directly from your code. The data contract for the international message header. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


