ActivityStoryTypeInfo is defined in the Telligent.Evolution.Extensibility.Api.Entities.Version1 namespace of Telligent.Evolution.Platform.dll
ActivityStoryTypeInfo
Telligent.Evolution.Extensibility.Api.Entities.Version1
class ActivityStoryTypeInfo { Guid ActivityStoryTypeId { get; set; } string Description { get; set; } string Name { get; set; } }
Guid
string