SearchFilterBase is defined in the Telligent.Evolution.Extensibility.Api.Entities.Version2 namespace of Telligent.Evolution.Platform.dll
Definition
class SearchFilterBase
{
string FieldName { get; set; }
int Id { get; set; }
}
Properties
| Name | Type | Description | Default | Options |
|---|---|---|---|---|
| FieldName | string | |||
| Id | int |