IdeaCategoryDeleteOptions
is defined in the Telligent.Evolution.Extensibility.Ideation.Api
namespace of Telligent.Evolution.Ideation.dll
Definition
class IdeaCategoryDeleteOptions { int? ReassignCategoryId { get; set; } }
Properties
Name | Type | Description | Default | Options |
---|---|---|---|---|
ReassignCategoryId | int? | Optional. Specify a new category to which to reassign items from the deleted category. |