IndexDocument.Description Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets the description as plain text.
public string Description { get; set; }
Property value
string
Gets the description as plain text.
public string Description { get; set; }