HelpfulnessResponseTypeCreateOptions is defined in the Telligent.Evolution.Extensibility.Api.Version1 namespace of Telligent.Evolution.Articles.dll
Definition
class HelpfulnessResponseTypeCreateOptions
{
bool? RequireMessage { get; set; }
}
Properties
| Name | Type | Description | Default | Options |
|---|---|---|---|---|
| RequireMessage | bool? | When true, users will be forced to leave additional feedback when submitting a helpfulness rating with this response type. |