SearchResponse.SearchResults Property
Applies To: Dynamics CRM 2015
Gets the results of the search.
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
public SearchResults SearchResults { get; }
public:
property SearchResults^ SearchResults {
SearchResults^ get();
}
member SearchResults : SearchResults with get
Public ReadOnly Property SearchResults As SearchResults
Property Value
Type: Microsoft.Crm.Sdk.Messages.SearchResults
Type: SearchResults
The results of the search.
See Also
SearchResponse Class
Microsoft.Crm.Sdk.Messages Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright