CicsBridgeHeader.UowControl Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::HostIntegration::MqClient::CicsBridgeUowControl UowControl { Microsoft::HostIntegration::MqClient::CicsBridgeUowControl get(); void set(Microsoft::HostIntegration::MqClient::CicsBridgeUowControl value); };
public Microsoft.HostIntegration.MqClient.CicsBridgeUowControl UowControl { get; set; }
member this.UowControl : Microsoft.HostIntegration.MqClient.CicsBridgeUowControl with get, set
Public Property UowControl As CicsBridgeUowControl