LuceneDocumentWithScoreDocId Property
|
Namespace:
Ingeniux.CMS.Assets.Search
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax public int DocId { get; set; }
Public Property DocId As Integer
Get
Set
public:
property int DocId {
int get ();
void set (int value);
}
member DocId : int with get, set
Property Value
Type:
Int32See Also