Gets or sets the identifier of the mirror transaction that will be used to process the request.
Namespace:
IBM.CTG
Assembly:
IBM.CTG.Client (in IBM.CTG.Client.dll) Version: 9.1.0.0 (9.1.0.4)
public string MirrorTransId { get; set; }
Public Property MirrorTransId As String
Get
Set
public:
property String^ MirrorTransId {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
Reference