Wiki page revision get options
WikiPageRevisionsGetOptions is defined in the Telligent.Evolution.Extensibility.Api.Version1 namespace of Telligent.Evolution.Wikis.dll
Definition
class WikiPageRevisionsGetOptions
{
int? PageId { get; set; }
string PageKey { get; set; }
}
Properties
| Name | Type | Description | Default | Options |
|---|---|---|---|---|
| PageId | int? | Wiki page Id. Optional parameter | ||
| PageKey | string | Wiki page application key. Optional parameter |