Condividi tramite


CustomizableConnectorUiConfig.IsConnectivityCriteriasMatchSome Property

Definition

Gets or sets a value indicating whether to use 'OR'(SOME) or 'AND' between ConnectivityCriteria items.

public bool? IsConnectivityCriteriasMatchSome { get; set; }
member this.IsConnectivityCriteriasMatchSome : Nullable<bool> with get, set
Public Property IsConnectivityCriteriasMatchSome As Nullable(Of Boolean)

Property Value

Applies to