|  | NetworkObjectsPagingResultsT Properties | 
The NetworkObjectsPagingResultsT generic type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | From | 
            From which element number the query was done.
            (Inherited from ObjectsPagingResultsT, U.) | 
|  | Item | 
            Gets the object at the specified index.
            (Inherited from ObjectsPagingResultsT, U.) | 
|  | Objects | How much details are returned depends on the details-level field of the request. This table shows the level of detail shown when details-level is set to standard. | 
|  | To | 
            To which element number the query was done.
            (Inherited from ObjectsPagingResultsT, U.) | 
|  | Total | 
            Total number of elements found by the query.
            (Inherited from ObjectsPagingResultsT, U.) | 
 See Also
See Also