Bagikan melalui


ServiceClient.TransactionAnnotationsCreate Metode

Definisi

Membuat anotasi baru yang dilampirkan ke transaksi yang sudah ada.

public:
 Microsoft::MasterDataServices::OperationResult ^ TransactionAnnotationsCreate(Microsoft::MasterDataServices::International ^ International, System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::Annotation ^> ^ Annotations, int TransactionId);
public Microsoft.MasterDataServices.OperationResult TransactionAnnotationsCreate (Microsoft.MasterDataServices.International International, System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.Annotation> Annotations, int TransactionId);
member this.TransactionAnnotationsCreate : Microsoft.MasterDataServices.International * System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.Annotation> * int -> Microsoft.MasterDataServices.OperationResult
Public Function TransactionAnnotationsCreate (International As International, Annotations As Collection(Of Annotation), TransactionId As Integer) As OperationResult

Parameter

International
International

Pengaturan budaya.

Annotations
Collection<Annotation>

Daftar anotasi yang akan dibuat dan dilampirkan ke transaksi.

TransactionId
Int32

Pengidentifikasi bilangan bulat unik dari transaksi.

Mengembalikan

Objek OperationResult yang berisi hasil operasi.

Berlaku untuk