TransactionInformation.LocalIdentifier Property

Definition

Gets a unique identifier of the transaction.

public:
 property System::String ^ LocalIdentifier { System::String ^ get(); };
public string LocalIdentifier { get; }
member this.LocalIdentifier : string
Public ReadOnly Property LocalIdentifier As String

Property Value

A unique identifier of the transaction.

Applies to