PagedSearchResultsTTotalPages Property |
The total number of pages that are available for 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 TotalPages { get; }
Public ReadOnly Property TotalPages As Integer
Get
public:
property int TotalPages {
int get ();
}
member TotalPages : int with get
Property Value
Type:
Int32See Also