LogicApiOperationProperties.IsPageable Property

Definition

Indicates whether the api operation is pageable.

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

Property Value

Applies to