 | IgnitionQueryRequestPageSize Property |
If paging results, the number of results to return in a page; otherwise 0
Namespace: Ignition.Framework.RepositoriesAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntaxpublic int PageSize { get; }Public ReadOnly Property PageSize As Integer
Get
public:
property int PageSize {
int get ();
}member PageSize : int with get
Property Value
Int32
See Also