LuceneDocumentWithScoreScore Property
|
Namespace:
Ingeniux.CMS.Assets.Search
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax public float Score { get; set; }
Public Property Score As Single
Get
Set
public:
property float Score {
float get ();
void set (float value);
}
member Score : float32 with get, set
Property Value
Type:
SingleSee Also