LuceneDocumentWithScoreDoc Property
|
Namespace:
Ingeniux.CMS.Assets.Search
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax public Document Doc { get; set; }
Public Property Doc As Document
Get
Set
public:
property Document^ Doc {
Document^ get ();
void set (Document^ value);
}
member Doc : Document with get, set
Property Value
Type:
DocumentSee Also