MessageCreateRequest 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.
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
- 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. |