Click or drag to resize
Infosoft Logo

GetArticlesResponse Class

Service Contract Class - GetArticlesResponse
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContractsGetArticlesResponse

Namespace: Infosoft.Common.Contracts.MessageContracts
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class GetArticlesResponse

The GetArticlesResponse type exposes the following members.

Properties
 NameDescription
Public propertyArticleList A collection of Article objects.
Top
Remarks
This response message contains a list of all found Articles
See Also