Click or drag to resize
Infosoft Logo

GetDistributionVolumeBeforeDateRequestDayOfWeek Property

Gets or sets a day of week filter for the return value. If this is set, the returned volume's date must have this day of the week.

Namespace: Infosoft.Common.Contracts.MessageContracts.Titles
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public DayOfWeek? DayOfWeek { get; set; }

Property Value

NullableDayOfWeek
See Also