RatedItemGetOptions
is defined in the Telligent.Evolution.Extensibility.Api.Version1
namespace of Telligent.Evolution.Platform.dll
Definition
class RatedItemGetOptions { Guid? ContentTypeId { get; set; } Guid? TypeId { get; set; } }
Properties
Name | Type | Description | Default | Options |
---|---|---|---|---|
ContentTypeId | Guid? | Content type | ||
TypeId | Guid? | Categorization type |