| QueryResult Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.SalesForce.WebServiceClient
 Syntax
Syntax[SerializableAttribute] public class QueryResult : INotifyPropertyChanged
The QueryResult type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | QueryResult | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | done | |
|  | queryLocator | |
|  | records | |
|  | size | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | RaisePropertyChanged | 
 Events
Events| Name | Description | |
|---|---|---|
|  | PropertyChanged | 
 Remarks
Remarks See Also
See Also