|
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.DimapsAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax public string WeekDaysDelivery { get; set; }
No code example is currently available or this language may not be supported.
Property Value
StringSee Also