 | IgnitionQueryRequestPageNumber Property |
If paging results, which zero-based page to return; otherwise 0
Namespace: Ignition.Framework.RepositoriesAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntaxpublic int PageNumber { get; }Public ReadOnly Property PageNumber As Integer
Get
public:
property int PageNumber {
int get ();
}member PageNumber : int with get
Property Value
Int32
See Also