  | ViewSettingsBaseTAddProperties Method (String) | 
  
    Namespace: 
   Dynamicweb.Ecommerce.ProductCatalog
    Assembly:
   Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic bool AddProperties(
	params string[] propertyNames
)
Public Function AddProperties ( 
	ParamArray propertyNames As String()
) As Boolean
Parameters
- propertyNames
 - Type: SystemString
 
Return Value
Type: 
Boolean
See Also