AttributeChangeRequest Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- 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) |