Gets or sets the CICS user ID to use for 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 UserId { get; set; }
Public Property UserId As String
Get
Set
public:
property String^ UserId {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
Reference