Gets or sets the name of the CICS server to run the program on, as defined in the Gateway daemon.
Namespace:
IBM.CTG
Assembly:
IBM.CTG.Client (in IBM.CTG.Client.dll) Version: 9.1.0.0 (9.1.0.4)
public string ServerName { get; set; }
Public Property ServerName As String
Get
Set
public:
property String^ ServerName {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
Reference