Udostępnij za pośrednictwem


Właściwość TransactionAnnotationsGetResponse.TransactionId

Pobiera lub ustawia identyfikator transakcji, do której należą adnotacje.

Przestrzeń nazw:  Microsoft.MasterDataServices.Services.MessageContracts
Zestaw:  Microsoft.MasterDataServices.Services (w Microsoft.MasterDataServices.Services.dll)

Składnia

'Deklaracja
<MessageBodyMemberAttribute> _
Public Property TransactionId As Integer
    Get
    Set
'Użycie
Dim instance As TransactionAnnotationsGetResponse
Dim value As Integer

value = instance.TransactionId

instance.TransactionId = value
[MessageBodyMemberAttribute]
public int TransactionId { get; set; }
[MessageBodyMemberAttribute]
public:
property int TransactionId {
    int get ();
    void set (int value);
}
[<MessageBodyMemberAttribute>]
member TransactionId : int with get, set
function get TransactionId () : int
function set TransactionId (value : int)

Wartość właściwości

Typ: System.Int32
Całkowitą reprezentującą identyfikator.