CategoryDeleteOptions is defined in the Telligent.Evolution.Extensibility.Api.Version1 namespace of Telligent.Evolution.Articles.dll
Definition
class CategoryDeleteOptions
{
int? ReassignToCategoryId { get; set; }
}
Properties
| Name | Type | Description | Default | Options |
|---|---|---|---|---|
| ReassignToCategoryId | int? | The category id to assign the articles and child categories to after deletion. |