Property MaxResultCount
- Namespace
- Innova.Data.StructuredSearch
- Assembly
- Innova.Data.dll
MaxResultCount
Gets or sets the maximum result count of the saved query.
public int? MaxResultCount { get; set; }
Property Value
- int?
Gets or sets the maximum result count of the saved query.
public int? MaxResultCount { get; set; }