Click or drag to resize

UpstreamIntegrationQueryControlOptions Properties

The UpstreamIntegrationQueryControlOptions type exposes the following members.

Properties
 NameDescription
Public propertyCount The number of objects to retrieve
Public propertyIfModifiedSince Gets or sets the If-Modified-Since header
Public propertyIfNoneMatch Gets or sets the If-None-Match
Public propertyIncludeRelatedInformation When true, insutrcts the integrator to request all related information from the server - this is slower however, may reduce foreign key issues
Public propertyOffset The offset of the request
Public propertyQueryId Gets or sets the query identifier for the query
Public propertyTimeout Gets or sets the timeout
Top
See Also