Class SearchContentProperty
public class SearchContentProperty
- Inheritance
-
SearchContentProperty
Properties
Name
public string Name { get; set; }
Property Value
PropertyId
[Key]
public int PropertyId { get; set; }
Property Value
SearchContentId
public int SearchContentId { get; set; }
Property Value
Value
public string Value { get; set; }