SearchResultBase.Id Property

 

A string representing the ID of the search result. Get this property from the service response.

Syntax

public string Id { set; get; }
Public Property Id As String