PagedSearchResultsTPageNumber Property |
The number of the page within the result set represented by this search result.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public int PageNumber { get; }
Public ReadOnly Property PageNumber As Integer
Get
public:
property int PageNumber {
int get ();
}
member PageNumber : int with get
Property Value
Type:
Int32See Also