TransactionAnnotationsCreateRequest 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 TransactionAnnotationsCreateRequest element specifies the details of what is requested in the operation.
public ref class TransactionAnnotationsCreateRequest : Microsoft::MasterDataServices::Services::MessageContracts::MessageRequest
[System.ServiceModel.MessageContract]
public class TransactionAnnotationsCreateRequest : Microsoft.MasterDataServices.Services.MessageContracts.MessageRequest
[<System.ServiceModel.MessageContract>]
type TransactionAnnotationsCreateRequest = class
inherit MessageRequest
Public Class TransactionAnnotationsCreateRequest
Inherits MessageRequest
- Inheritance
- Attributes
Constructors
TransactionAnnotationsCreateRequest() |
Initializes a new instance of the TransactionAnnotationsCreateRequest class. |
Properties
Annotations |
Specifies the annotations. |
International |
Specifies client localization information. (Inherited from MessageRequest) |
ModelId |
Specifies the model identifier. |
RequestId |
Specifies the request identifier. (Inherited from MessageRequest) |
TransactionId |
Specifies the transaction identifier. |