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