| StrandsSettingsGetAutomaticCatalogUploadFrequency Method  | 
            Gets frequency of automatic download performed by Strands Recommender of catalog. Usable only when 
IsAutomaticCatalogUploadEnabled(String) is true, 
            specifies frequency with which is catalog automatically updated.
            
 
Namespace: CMS.StrandsRecommenderAssembly: CMS.StrandsRecommender (in CMS.StrandsRecommender.dll) Version: 12.0.0
Syntaxpublic static string GetAutomaticCatalogUploadFrequency(
	string siteName
)
Parameters
- siteName
 - Type: SystemString
Site name where settings are checked 
Return Value
Type: 
String
Exceptions
See Also