TransactionAnnotationsGetRequest 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 TransactionAnnotationsGetRequest element specifies the details of what is requested.
public ref class TransactionAnnotationsGetRequest : Microsoft::MasterDataServices::Services::MessageContracts::MessageRequest
[System.ServiceModel.MessageContract]
public class TransactionAnnotationsGetRequest : Microsoft.MasterDataServices.Services.MessageContracts.MessageRequest
[<System.ServiceModel.MessageContract>]
type TransactionAnnotationsGetRequest = class
inherit MessageRequest
Public Class TransactionAnnotationsGetRequest
Inherits MessageRequest
- Inheritance
- Attributes
Constructors
TransactionAnnotationsGetRequest() |
Initializes a new instance of the TransactionAnnotationsGetRequest class. |
Properties
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. |