BlogsGetOptions is defined in the Telligent.Evolution.Extensibility.Api.Version1 namespace of Telligent.Evolution.Blogs.dll
BlogsGetOptions
Telligent.Evolution.Extensibility.Api.Version1
class BlogsGetOptions { int? GroupId { get; set; } int? Id { get; set; } string Key { get; set; } }
int?
string