TableCapabilitiesMetadata.IsOnlyServerPagable Property

Definition

Server paging restrictions

[System.Text.Json.Serialization.JsonPropertyName("isOnlyServerPagable")]
public bool? IsOnlyServerPagable { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("isOnlyServerPagable")>]
member this.IsOnlyServerPagable : Nullable<bool> with get, set
Public Property IsOnlyServerPagable As Nullable(Of Boolean)

Property Value

Attributes

Applies to