The GetSingleArticleFeed function returns the articleFeed record for the given primary key.
Method | /productbasecomponents.asmx/GetSingleArticleFeed |
The request body is of type GetSingleArticleFeed.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleArticleFeedResponse.
Name | Description | Data Type |
---|---|---|
GetSingleArticleFeedResult | ArticleFeedInfo |
|