LogicApiOperationProperties.IsNotification Property

Definition

Indicates whether the API operation is notification or not.

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

Property Value

Applies to