AttributeChangeRequest Class

Definition

Represents the request in changing the attributes.

public ref class AttributeChangeRequest
[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="AttributeChangeRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class AttributeChangeRequest
[<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="AttributeChangeRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type AttributeChangeRequest = class
Public Class AttributeChangeRequest
Inheritance
AttributeChangeRequest
Attributes

Constructors

AttributeChangeRequest()

Creates a new instance of the AttributeChangeRequest class.

AttributeChangeRequest(International, MetadataAttribute)

Creates a new instance of the AttributeChangeRequest class with specified attribute and message header.

Fields

Attribute

A master data attribute, including its identification and data value.

International

The data contract for the international message header.

Applies to