LuceneDocumentWithScoreScore Property
|
Namespace: Ingeniux.CMS.Assets.SearchAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxpublic 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
Single
See Also