The data associated with the item, if any (see remarks).
Declaration Syntax
C# | Visual Basic |
public virtual Object Data { get; }
Public Overridable ReadOnly Property Data As Object Get
Property Value
Object
Remarks
Typically this is useful when the ResultItem is
created, this property will contain the data associated
with the item, for a ResultItem this is likely to be either
a Keyoti.SearchEngine.Search.ResultItem object, or a DataRow object (when a DataSource is set).
Assembly: Keyoti4.SearchEngine.Web (Module: Keyoti4.SearchEngine.Web.dll) Version: 2022.8.22.610