NotificationActor
is defined in the Telligent.Evolution.Extensibility.Api.Entities.Version1
namespace of Telligent.Evolution.Platform.dll
Definition
class NotificationActor { Guid ActorId { get; set; } DateTime Date { get; set; } User User { get; } int UserId { get; set; } }
Properties
Name | Type | Description | Default | Options |
---|---|---|---|---|
ActorId | Guid | |||
Date | DateTime | |||
User | User | |||
UserId | int |