BlogsGetOptions is defined in the Telligent.Evolution.Extensibility.Api.Version1 namespace of Telligent.Evolution.Api.dll
Definition
class BlogsGetOptions
{
int? GroupId { get; set; }
int? Id { get; set; }
string Key { get; set; }
}
Properties
| Name | Type | Description | Default | Options |
|---|
| GroupId | int? | | | |
| Id | int? | | | |
| Key | string | | | |