Click or drag to resize

SiteOrderRouteAssignmentPartialEntityDayOccurrenceInMonth Property

Gets or sets the day occurrence in month.

Namespace:  AMCS.Elemos.IntegrationService.Entity.Route
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string DayOccurrenceInMonth { get; set; }

Property Value

Type: String
The day occurrence in month.
See Also