WebSphereMQBinding.Transaction Property

Definition

public:
 property Nullable<bool> Transaction { Nullable<bool> get(); void set(Nullable<bool> value); };
public Nullable<bool> Transaction { get; set; }
member this.Transaction : Nullable<bool> with get, set
Public Property Transaction As Nullable(Of Boolean)

Property Value

Nullable<Boolean>

Applies to