ContentPresenceSummaryGetOptions is defined in the Telligent.Evolution.Extensibility.Api.Version1 namespace of Telligent.Evolution.Platform.dll
Definition
class ContentPresenceSummaryGetOptions
{
bool? CacheOnly { get; set; }
Guid? TypeId { get; set; }
}
Properties
| Name | Type | Description | Default | Options |
|---|---|---|---|---|
| CacheOnly | bool? | When true, only return a result if cached | ||
| TypeId | Guid? | Categorization type |