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