Click or drag to resize

SavedFilterStartDate Property

The optional UTC date/time from which the filter is valid. See also EndDate.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public DateTime StartDate { get; set; }

Property Value

Type: DateTime
See Also