ActivityStorySitePreference is defined in the Telligent.Evolution.Extensibility.Api.Entities.Version1 namespace of Telligent.Evolution.Platform.dll
Definition
class ActivityStorySitePreference
{
ActivityStoryTypeInfo ActivityStoryType { get; }
string LoggingPreference { get; set; }
}
Properties
| Name | Type | Description | Default | Options |
|---|---|---|---|---|
| ActivityStoryType | ActivityStoryTypeInfo | |||
| LoggingPreference | string | Options: ControlledOptIn, ControlledOptOut, AlwaysOnVisible, AlwaysOnHidden, AlwaysOff |