RestApiPollerDataConnector.IsActive Property

Definition

Indicates whether the connector is active or not.

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

Property Value

Applies to