IgnitionQueryRequestPageSize Property

If paging results, the number of results to return in a page; otherwise 0

Definition

Namespace: Ignition.Framework.Repositories
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
public int PageSize { get; }

Property Value

Int32

See Also