RetrieveByTopIncidentSubjectKbArticleRequest Class (CrmService)
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
Contains the data needed to retrieve the top-ten knowledge base articles for the specified subject.
The RetrieveByTopIncidentSubjectKbArticleRequest class inherits from Request. It exposes the following members.
| Constructor | Description |
| RetrieveByTopIncidentSubjectKbArticleRequest | Initializes a new instance of the RetrieveByTopIncidentSubjectKbArticleRequest class. |
| Instance Property | Description |
| ReturnDynamicEntities | Gets or sets a value that indicates whether the result of the operation contains a collection of instances of the kbarticle class or the DynamicEntity class. |
| SubjectId | Gets or sets the ID of the subject. |
Remarks
Pass an instance of this class as the request parameter in the Execute method.
Requirements
Web Service: CrmService
See Also
Reference
- CrmService Classes
- Execute Method
- RetrieveByTopIncidentSubjectKbArticle Message
- RetrieveByTopIncidentSubjectKbArticle Privileges
- RetrieveByTopIncidentSubjectKbArticleResponse Class
© 2010 Microsoft Corporation. All rights reserved.
