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

NameTypeDescriptionDefaultOptions
GroupIdint?
Idint?
Keystring