| FeedServiceGetFeed Method |
Namespace:
Dynamicweb.Ecommerce.Feeds
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public Feed GetFeed(
int feedId
)
Public Function GetFeed (
feedId As Integer
) As Feed
Parameters
- feedId
- Type: SystemInt32
Return Value
Type:
FeedSee Also