WebSphereMQBindingElement.MqmdSegmentationAllowed Property

Definition

public:
 property Nullable<bool> MqmdSegmentationAllowed { Nullable<bool> get(); void set(Nullable<bool> value); };
[System.Configuration.ConfigurationProperty("mqmdSegmentationAllowed", DefaultValue=Mono.Cecil.CustomAttributeArgument)]
public Nullable<bool> MqmdSegmentationAllowed { get; set; }
member this.MqmdSegmentationAllowed : Nullable<bool> with get, set
Public Property MqmdSegmentationAllowed As Nullable(Of Boolean)

Property Value

Nullable<Boolean>
Attributes

Applies to