OwnerFinanceSummaryCriteriaDates Property |
Request owner turnover data for these dates.
Each date represents an interval which consists of the first date of year to date, which is the end date of the interval
Namespace:
Tse.EasyBook.Server.DataContracts.OwnerLogin
Assembly:
Tse.EasyBook.Server.DataContracts (in Tse.EasyBook.Server.DataContracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic IList<DateTime> Dates { get; set; }Property Value
Type:
IListDateTime
See Also