TransactionAnnotationsGetResponse 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
TransactionAnnotationsGetResponse 元素會保存回應的詳細資料。
public ref class TransactionAnnotationsGetResponse : Microsoft::MasterDataServices::Services::MessageContracts::MessageResponse
[System.ServiceModel.MessageContract]
public class TransactionAnnotationsGetResponse : Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
[<System.ServiceModel.MessageContract>]
type TransactionAnnotationsGetResponse = class
inherit MessageResponse
Public Class TransactionAnnotationsGetResponse
Inherits MessageResponse
- 繼承
- 屬性
建構函式
| TransactionAnnotationsGetResponse() |
初始化 TransactionAnnotationsGetResponse 類別的新執行個體。 |
屬性
| Annotations |
指定註解。 |
| OperationResult |
指定作業結果。 (繼承來源 MessageResponse) |
| TransactionId |
指定交易識別碼。 |