FacetItem.Value Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets or sets the value of the facet item.
public string Value { get; set; }
Property value
string
Gets or sets the value of the facet item.
public string Value { get; set; }