SearchResultItemId Property
Gets a unique id for the item
Namespace: Mythicsoft.Search.CoreAssembly: Mythicsoft.Search.Core (in Mythicsoft.Search.Core.dll) Version: 9.3.830.1
public string Id { get; }
public:
property String^ Id {
String^ get ();
}
Property Value
String An items id includes all the information required to reference and
rebuild the SearchResultItem at a later date.