Click or drag to resize

DateRange Constructor (NullableDateTime)

Initializes a new instance of the DateRange class

Namespace:  FileHold.Common
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
public DateRange(
	DateTime? startDate
)

Parameters

startDate
Type: SystemNullableDateTime
See Also