LogicApiOperationProperties.IsWebhook Property

Definition

Indicates whether the API operation is webhook or not.

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

Property Value

Applies to