AttributeChangeRequest Class

Definition

The AttributeChangeRequest defines the message contract to change a specific attribute's name and/or type

public ref class AttributeChangeRequest : Microsoft::MasterDataServices::Services::MessageContracts::MessageRequest
[System.ServiceModel.MessageContract]
public class AttributeChangeRequest : Microsoft.MasterDataServices.Services.MessageContracts.MessageRequest
[<System.ServiceModel.MessageContract>]
type AttributeChangeRequest = class
    inherit MessageRequest
Public Class AttributeChangeRequest
Inherits MessageRequest
Inheritance
AttributeChangeRequest
Attributes

Constructors

AttributeChangeRequest()

Initializes a new instance of the AttributeChangeRequest class.

Properties

Attribute

Specifies the attribute to update.

International

Specifies client localization information.

(Inherited from MessageRequest)
RequestId

Specifies the request identifier.

(Inherited from MessageRequest)

Applies to