AttributeChangeResponse 类

定义

AttributeChangeResponse 定义属性更改响应的消息协定。

public ref class AttributeChangeResponse : Microsoft::MasterDataServices::Services::MessageContracts::MetadataUpdateResponse
[System.ServiceModel.MessageContract]
public class AttributeChangeResponse : Microsoft.MasterDataServices.Services.MessageContracts.MetadataUpdateResponse
[<System.ServiceModel.MessageContract>]
type AttributeChangeResponse = class
    inherit MetadataUpdateResponse
Public Class AttributeChangeResponse
Inherits MetadataUpdateResponse
继承
属性

构造函数

AttributeChangeResponse()

初始化 AttributeChangeResponse 类的新实例。

属性

DeprecatedAttributeName

指定已替换的属性的名称。

MemberCodesWithError
已过时.

指定转换类型时出错的成员的代码。

MembersWithError

指定转换类型时出错的成员的标识符。

NewAttributeMuid

指定新创建属性的标识符。

OperationResult

指定操作结果。

(继承自 MessageResponse)

适用于