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