Share via


AttributeChangeResponse Classe

Definizione

Rappresenta la risposta quando viene modificato l'attributo.

public ref class AttributeChangeResponse
[System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Diagnostics.DebuggerStepThrough]
[System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="AttributeChangeResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class AttributeChangeResponse
[<System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")>]
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="AttributeChangeResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type AttributeChangeResponse = class
Public Class AttributeChangeResponse
Ereditarietà
AttributeChangeResponse
Attributi

Costruttori

AttributeChangeResponse()

Inizializza una nuova istanza della classe AttributeChangeResponse.

AttributeChangeResponse(String, Collection<String>, Guid, OperationResult)

Inizializza una nuova istanza della classe AttributeChangeResponse con nome di attributo deprecato specificato, codici di un membro con errore, l'attributo nuovo muid e risultato dell'operazione.

Campi

DeprecatedAttributeName

Specifica il nome attributo non approvato.

MemberCodesWithError

Specifica i codici di un membro che contengono un errore.

NewAttributeMuid

Specifica il nuovo muid dell'attributo.

OperationResult

Specifica il risultato dell'operazione.

Si applica a