PagedSearchResultsTPageSize Property |
The number of data records per page 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 PageSize { get; }
Public ReadOnly Property PageSize As Integer
Get
public:
property int PageSize {
int get ();
}
member PageSize : int with get
Property Value
Type:
Int32See Also