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