User's recommendations list get options
UserRecommendationsListOptions is defined in the Telligent.Evolution.Extensibility.Api.Version1 namespace of Telligent.Evolution.Platform.dll
UserRecommendationsListOptions
Telligent.Evolution.Extensibility.Api.Version1
class UserRecommendationsListOptions { int? PageIndex { get; set; } int? PageSize { get; set; } }
int?