ArticleLookupOptions is defined in the Telligent.Evolution.Extensibility.Api.Version1 namespace of Telligent.Evolution.Articles.dll
Definition
class ArticleLookupOptions
{
Guid? ArticleCollectionId { get; set; }
}
Properties
| Name | Type | Description | Default | Options |
|---|---|---|---|---|
| ArticleCollectionId | Guid? | The single article collection to filter articles by. |