Show / Hide Table of Contents

Class SampleReportSearchOptions

Inheritance
System.Object
SampleReportSearchOptions
Namespace: LymeTemplateApi.Models.Api
Assembly: LymeTemplateApi.Models.dll
Syntax
public class SampleReportSearchOptions : object

Properties

DateEnteredLower

Declaration
public DateTime? DateEnteredLower { get; set; }
Property Value
Type Description
System.Nullable<DateTime>

DateEnteredUpper

Declaration
public DateTime? DateEnteredUpper { get; set; }
Property Value
Type Description
System.Nullable<DateTime>
In This Article
Back to top Generated by DocFX