Returns the number of hits from a resultsSet.
Namespace: MARCEngine5Assembly: MARCEngine (in MARCEngine.dll) Version: 2.2.8.0 (2.2.8)
Syntax public int Hits { get; set; }
Public Property Hits As Integer
Get
Set
public:
virtual property int Hits {
int get () sealed;
void set (int value) sealed;
}
abstract Hits : int with get, set
override Hits : int with get, set
Property Value
Type:
Int32Implements
Query_InterfaceHitsSee Also