Gets or sets the identifier of the transaction used when linking to the CICS program.
Namespace:
IBM.CTG
Assembly:
IBM.CTG.Client (in IBM.CTG.Client.dll) Version: 9.1.0.0 (9.1.0.4)
public string TransId { get; set; }
Public Property TransId As String
Get
Set
public:
property String^ TransId {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
Reference