Click or drag to resize
QueryResult Class
Inheritance Hierarchy
SystemObject
  CMS.SalesForce.WebServiceClientQueryResult

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

The QueryResult type exposes the following members.

Constructors
  NameDescription
Public methodQueryResult
Top
Properties
  NameDescription
Public propertydone
Public propertyqueryLocator
Public propertyrecords
Public propertysize
Top
Methods
  NameDescription
Protected methodRaisePropertyChanged
Top
Events
  NameDescription
Public eventPropertyChanged
Top
Remarks