AttributeChangeResponse Class
SQL Server 2012
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
Represents the response for the AttributeChangeRequest.
System.Object
Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
Microsoft.MasterDataServices.Services.MessageContracts.MetadataUpdateResponse
Microsoft.MasterDataServices.Services.MessageContracts.AttributeChangeResponse
Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
Microsoft.MasterDataServices.Services.MessageContracts.MetadataUpdateResponse
Microsoft.MasterDataServices.Services.MessageContracts.AttributeChangeResponse
Namespace: Microsoft.MasterDataServices.Services.MessageContracts
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
The AttributeChangeResponse type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | AttributeChangeResponse | Infrastructure. Initializes a new instance of the AttributeChangeResponse class. |
| Name | Description | |
|---|---|---|
![]() | DeprecatedAttributeName | Infrastructure. Gets or sets the deprecated attribute name. |
![]() | MemberCodesWithError | Infrastructure. Gets or sets the collection of codes with error. |
![]() | NewAttributeMuid | Infrastructure. Gets or sets the GUID for the new attribute. |
![]() | OperationResult | Gets or sets the result of an operation. (Inherited from MessageResponse.) |

