Click or drag to resize
Infosoft Logo

GetDistributionVolumeBeforeDateRequestBaseDate Property

Gets or sets the base date. The retrieved volume will be on a date that's at least one day prior to this date.

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

Property Value

DateTime
See Also