NotificationDeleteOptions
is defined in the Telligent.Evolution.Extensibility.Content.Version1
namespace of Telligent.Evolution.Platform.dll
Definition
class NotificationDeleteOptions { Guid? ContentId { get; set; } Guid? ContentTypeId { get; set; } string ContentUrl { get; set; } int? UserId { get; set; } }
Properties
Name | Type | Description | Default | Options |
---|---|---|---|---|
ContentId | Guid? | |||
ContentTypeId | Guid? | |||
ContentUrl | string | |||
UserId | int? |