ActivityStoryUserPreference
is defined in the Telligent.Evolution.Extensibility.Api.Entities.Version1
namespace of Telligent.Evolution.Platform.dll
Definition
class ActivityStoryUserPreference { ActivityStoryTypeInfo ActivityStoryType { get; } bool IsLoggingEnabled { get; set; } int UserId { get; } }
Properties
Name | Type | Description | Default | Options |
---|---|---|---|---|
ActivityStoryType | ActivityStoryTypeInfo | |||
IsLoggingEnabled | bool | |||
UserId | int |