 | ProductViewModelRating Property |
Namespace:
Dynamicweb.Ecommerce.ProductCatalog
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic Nullable<double> Rating { get; set; }
Public Property Rating As Nullable(Of Double)
Get
Set
Property Value
Type:
NullableDouble
See Also