Click or drag to resize
Infosoft Logo

StreetTransactionWeekDaysDelivery Property

Gets or sets the week days delivery. Each day has 1 for delivery or 0 if not, and is separated with comma. First day of week is monday.

Namespace: Infosoft.Common.Contracts.DataContracts.DistributionIntegration.Dimaps
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public string WeekDaysDelivery { get; set; }

Property Value

String
See Also