MessageCreateRequest Class

Definition

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

Constructors

MessageCreateRequest()

Initializes a new instance of the MessageCreateRequest class.

Properties

International

Specifies client localization information.

(Inherited from MessageRequest)
RequestId

Specifies the request identifier.

(Inherited from MessageRequest)
ReturnCreatedIdentifiers

Specifies the ReturnCreatedIdentifiers for the CreateRequest. Indicates if the object should be returned with the newly generated Id.

Applies to