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.251.0.0 (8.251.0.0)
Syntaxpublic int PageSize { get; }
Public ReadOnly Property PageSize As Integer
Get
public:
property int PageSize {
int get ();
}
member PageSize : int with get
Property Value
Type:
Int32
See Also