C# Class Hyves.Service.SearchResult

Represents a target.
Inheritance: HyvesEntity
显示文件 Open project: Sitecore/Hyves-network-provider-for-Sitecore-Social-Connected-1.3

Private Properties

Property Type Description
TransformCategory HyvesSearchCategory
TransformTotalResults int

Public Methods

Method Description
SearchResult ( ) : System

Private Methods

Method Description
TransformCategory ( ) : HyvesSearchCategory
TransformTotalResults ( ) : int

Method Details

SearchResult() public method

public SearchResult ( ) : System
return System