Click or drag to resize
QueryOptions Class
Inheritance Hierarchy
SystemObject
  CMS.SalesForce.WebServiceClientQueryOptions

Namespace: CMS.SalesForce.WebServiceClient
Assembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 9.0.0
Syntax
C#
[SerializableAttribute]
public class QueryOptions : INotifyPropertyChanged

The QueryOptions type exposes the following members.

Constructors
  NameDescription
Public methodQueryOptions
Top
Properties
  NameDescription
Public propertybatchSize
Public propertybatchSizeSpecified
Top
Methods
  NameDescription
Protected methodRaisePropertyChanged
Top
Events
  NameDescription
Public eventPropertyChanged
Top
Remarks