ReplacementId.NewId Property

Definition

Gets or sets the new ID of the transaction that was reversed.

public:
 property int NewId { int get(); void set(int value); };
[System.Runtime.Serialization.DataMember]
public int NewId { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.NewId : int with get, set
Public Property NewId As Integer

Property Value

An integer that represents the ID.

Attributes

Applies to