| DataObjectHistoryLoadOptionsToDate Property |
Only history entries that happened on or before this datetime will be loaded.
If ToDate is DateTime.MinValue the option will be ignored.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic DateTime ToDate { get; set; }
Property Value
Type:
DateTime
See Also