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