 | IndexDescription Property |
gets or sets description text
Namespace:
Dynamicweb.Indexing
Assembly:
Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntaxpublic string Description { get; set; }
Public Property Description As String
Get
Set
Property Value
Type:
StringImplements
IIndexDescription
See Also