Click or drag to resize
Infosoft Logo

TransportRegistrationDayOfWeek Property

Gets or sets the day of week.

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

Property Value

String
The day of week.
See Also