Click or drag to resize
PullInfoPagingContext Property
current "state" of the query - what object to start with (in case of paging, sorting, which fields to populate, etc.)

Namespace: IdmNet.SoapModels
Assembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntax
public PagingContext PagingContext { get; }

Property Value

Type: PagingContext
See Also